mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
don't really need to reload
This commit is contained in:
@@ -223,12 +223,6 @@ const expandedBlockItems = ref([]);
|
|||||||
|
|
||||||
const showSoftWordMutedWord = prefer.model('showSoftWordMutedWord');
|
const showSoftWordMutedWord = prefer.model('showSoftWordMutedWord');
|
||||||
|
|
||||||
watch([
|
|
||||||
showSoftWordMutedWord,
|
|
||||||
], async () => {
|
|
||||||
await reloadAsk({ reason: i18n.ts.reloadToApplySetting, unison: true });
|
|
||||||
});
|
|
||||||
|
|
||||||
async function unrenoteMute(user, ev) {
|
async function unrenoteMute(user, ev) {
|
||||||
os.popupMenu([{
|
os.popupMenu([{
|
||||||
text: i18n.ts.renoteUnmute,
|
text: i18n.ts.renoteUnmute,
|
||||||
|
|||||||
Reference in New Issue
Block a user