Remove all mention of obsolete safety-number-approval setting
This commit is contained in:
parent
26c273618a
commit
a728c9efbf
3 changed files with 2 additions and 25 deletions
|
@ -64,9 +64,6 @@
|
|||
SERVER_URL, USERNAME, PASSWORD
|
||||
);
|
||||
accountManager.addEventListener('registration', function() {
|
||||
if (!Whisper.Registration.everDone()) {
|
||||
storage.put('safety-numbers-approval', false);
|
||||
}
|
||||
Whisper.Registration.markDone();
|
||||
console.log('dispatching registration event');
|
||||
Whisper.events.trigger('registration_done');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue