1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 08:55:56 +02:00

enhance(frontend): improve theme apply handling

This commit is contained in:
syuilo
2025-10-22 11:11:30 +09:00
parent 130d065d0c
commit f0380f2d1c
3 changed files with 4 additions and 4 deletions

View File

@@ -25,6 +25,7 @@ export type Keys = (
'bootloaderLocales' |
'theme' |
'themeId' |
'themeCachedVersion' |
'customCss' |
'chatMessageDrafts' |
'scratchpad' |