mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-11 23:04:40 +02:00
add sidebar playlist folder settings to env, add compact sidebar playlist view
This commit is contained in:
Vendored
+6
@@ -46,7 +46,13 @@ declare global {
|
||||
FS_GENERAL_SIDE_QUEUE_TYPE?: string;
|
||||
FS_GENERAL_SIDEBAR_COLLAPSE_SHARED?: string;
|
||||
FS_GENERAL_SIDEBAR_COLLAPSED_NAVIGATION?: string;
|
||||
FS_GENERAL_SIDEBAR_PLAYLIST_FOLDER_SEPARATOR?: string;
|
||||
FS_GENERAL_SIDEBAR_PLAYLIST_FOLDER_TREE_INDENT?: string;
|
||||
FS_GENERAL_SIDEBAR_PLAYLIST_FOLDER_TREE_LINE_COLOR?: string;
|
||||
FS_GENERAL_SIDEBAR_PLAYLIST_FOLDER_VIEW?: string;
|
||||
FS_GENERAL_SIDEBAR_PLAYLIST_FOLDERS?: string;
|
||||
FS_GENERAL_SIDEBAR_PLAYLIST_LIST?: string;
|
||||
FS_GENERAL_SIDEBAR_PLAYLIST_MODE?: string;
|
||||
FS_GENERAL_SIDEBAR_PLAYLIST_SORTING?: string;
|
||||
FS_GENERAL_THEME?: string;
|
||||
FS_GENERAL_THEME_DARK?: string;
|
||||
|
||||
Reference in New Issue
Block a user