fill registration page

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

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

Loading…
Cancel
Save