|
|
@ -30,6 +30,7 @@
|
|
|
|
const currentPageIndex = REGISTER_INDEX; */
|
|
|
|
const currentPageIndex = REGISTER_INDEX; */
|
|
|
|
|
|
|
|
|
|
|
|
Whisper.SessionRegistrationView = Whisper.View.extend({
|
|
|
|
Whisper.SessionRegistrationView = Whisper.View.extend({
|
|
|
|
|
|
|
|
className: 'session-standalone-fullscreen',
|
|
|
|
initialize() {
|
|
|
|
initialize() {
|
|
|
|
this.accountManager = getAccountManager();
|
|
|
|
this.accountManager = getAccountManager();
|
|
|
|
// Clean status in case the app closed unexpectedly
|
|
|
|
// Clean status in case the app closed unexpectedly
|
|
|
|