mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 20:40:15 +02:00
fix setting description for sidebar (collapsed) nav (#1218)
This commit is contained in:
@@ -52,7 +52,7 @@ export const SidebarSettings = () => {
|
||||
onChange={handleSetSidebarCollapsedNavigation}
|
||||
/>
|
||||
),
|
||||
description: t('setting.sidebarPlaylistList', {
|
||||
description: t('setting.sidebarCollapsedNavigation', {
|
||||
context: 'description',
|
||||
postProcess: 'sentenceCase',
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user