mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 23:45:48 +01:00
Add option to manually edit the refresh interval
This commit is contained in:
@@ -184,6 +184,7 @@ const WidgetOptionTypeSwitch: FC<{
|
||||
case 'slider':
|
||||
return (
|
||||
<Stack spacing="xs">
|
||||
<Text>{t(`descriptor.settings.${key}.label`)}</Text>
|
||||
<Slider
|
||||
color={primaryColor}
|
||||
label={value}
|
||||
|
||||
Reference in New Issue
Block a user