mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-21 00:48:19 +01:00
Introduce the new Settings tab
Co-authored-by: Jamie Kyle <jamie@signal.org> Co-authored-by: Fedor Indutny <indutny@signal.org> Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
This commit is contained in:
@@ -82,6 +82,7 @@ async function fetchAndUpdateDeviceName() {
|
||||
}
|
||||
|
||||
await window.storage.user.setDeviceName(newName);
|
||||
window.Whisper.events.trigger('deviceNameChanged');
|
||||
log.info(
|
||||
'fetchAndUpdateDeviceName: successfully updated new device name locally'
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user