mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 07:58:46 +01:00
Remove all mention of obsolete safety-number-approval setting
This commit is contained in:
committed by
Scott Nonnenberg
parent
26c273618a
commit
a728c9efbf
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user