fill registration page

pull/691/head
Audric Ackermann 6 years ago
parent c5dd87bd4f
commit 4728bf8274

@ -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

Loading…
Cancel
Save