1
0

upd: client option for click to open posts

This commit is contained in:
Mar0xy
2023-10-15 19:16:14 +02:00
parent 05967dd364
commit 2f1f463009
4 changed files with 8 additions and 2 deletions
+4
View File
@@ -333,6 +333,10 @@ export const defaultStore = markRaw(new Storage('base', {
where: 'device',
default: false,
},
clickToOpen: {
where: 'device',
default: true,
},
aiChanMode: {
where: 'device',
default: false,