Merge branch 'new-messaging' into staging
This commit is contained in:
@@ -657,6 +657,10 @@ define([
|
||||
return loadingScreen();
|
||||
};
|
||||
|
||||
Pages['/contacts2/'] = Pages['/contacts2/index.html'] = function () {
|
||||
return loadingScreen();
|
||||
};
|
||||
|
||||
Pages['/pad/'] = Pages['/pad/index.html'] = function () {
|
||||
return loadingScreen();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user