mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 21:16:17 +02:00
disable single attribute per line
This commit is contained in:
@@ -218,11 +218,7 @@ export const MpvSettings = () => {
|
||||
),
|
||||
description: (
|
||||
<Stack gap={0}>
|
||||
<Text
|
||||
isMuted
|
||||
isNoSelect
|
||||
size="sm"
|
||||
>
|
||||
<Text isMuted isNoSelect size="sm">
|
||||
{t('setting.mpvExtraParameters', {
|
||||
context: 'description',
|
||||
postProcess: 'sentenceCase',
|
||||
|
||||
Reference in New Issue
Block a user