mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-23 04:23:35 +00:00
add vitest preferstate for mutedEmojis
This commit is contained in:
@@ -27,6 +27,7 @@ export const preferState: Record<string, unknown> = {
|
||||
code: false,
|
||||
},
|
||||
|
||||
mutedEmojis: [],
|
||||
};
|
||||
|
||||
// XXX: store somehow becomes undefined in vitest?
|
||||
|
||||
Reference in New Issue
Block a user