parent
694f08c79b
commit
bda3d69539
2 changed files with 7 additions and 1 deletions
|
@ -181,7 +181,7 @@ const menuDef = computed(() => [{
|
|||
miLocalStorage.removeItem('theme');
|
||||
miLocalStorage.removeItem('emojis');
|
||||
miLocalStorage.removeItem('lastEmojisFetchedAt');
|
||||
await fetchCustomEmojis();
|
||||
await fetchCustomEmojis(true);
|
||||
unisonReload();
|
||||
},
|
||||
}, {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue