mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Remove config after unlink, clear db when linked with new number
This commit is contained in:
committed by
Scott Nonnenberg
parent
fd056e1b4c
commit
9acb189650
@@ -67,6 +67,10 @@
|
||||
console.log('Failed to fetch from storage');
|
||||
}).always(resolve);
|
||||
});
|
||||
},
|
||||
|
||||
reset: function() {
|
||||
items.reset();
|
||||
}
|
||||
};
|
||||
window.textsecure = window.textsecure || {};
|
||||
|
||||
Reference in New Issue
Block a user