mirror of
https://github.com/sim1222/misskey.git
synced 2025-07-08 03:40:10 +09:00
update AiScript to 0.12.0
This commit is contained in:
@ -170,10 +170,6 @@ export const defaultStore = markRaw(new Storage('base', {
|
||||
where: 'device',
|
||||
default: false,
|
||||
},
|
||||
disablePagesScript: {
|
||||
where: 'device',
|
||||
default: false,
|
||||
},
|
||||
emojiStyle: {
|
||||
where: 'device',
|
||||
default: 'twemoji', // twemoji / fluentEmoji / native
|
||||
|
Reference in New Issue
Block a user