feat: add default file view mode configuration and UI support

This commit is contained in:
shiyu
2026-05-08 21:56:08 +08:00
parent ee4de697fc
commit 19825c21d5
5 changed files with 34 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@ PUBLIC_CONFIG_KEYS = [
"THEME_BORDER_RADIUS",
"THEME_CUSTOM_TOKENS",
"THEME_CUSTOM_CSS",
"DEFAULT_FILE_VIEW_MODE",
]