mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
refactor the "SEE ALL" button into a component
This commit is contained in:
committed by
Mungai Njoroge
parent
070dc92733
commit
688e7d8282
@@ -34,3 +34,7 @@ export const contextChildrenShowModeStrings = <S>{
|
||||
show_mode: "Show context children on",
|
||||
},
|
||||
};
|
||||
|
||||
export const showFoldersAsStrings = <S>{
|
||||
settings: { show_folders_as: "Show folders as" },
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user