1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 01:36:03 +02:00
This commit is contained in:
syuilo
2025-06-07 08:07:23 +09:00
parent 6506429f09
commit 4906f1f45c
3 changed files with 6 additions and 0 deletions

View File

@@ -593,6 +593,7 @@ function showOtherSettings() {
},
}, { type: 'divider' }, {
type: 'switch',
icon: 'ti ti-eye',
text: i18n.ts.preview,
ref: showPreview,
}, {