mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-29 02:39:16 +01:00
feat: remove location based timezone resolving (#1680)
This commit is contained in:
@@ -207,6 +207,7 @@ const WidgetOptionTypeSwitch: FC<{
|
||||
{info && <InfoCard message={t(`descriptor.settings.${key}.info`)} link={link} />}
|
||||
</Group>
|
||||
<Select
|
||||
searchable
|
||||
defaultValue={option.defaultValue}
|
||||
data={data}
|
||||
value={value as string}
|
||||
|
||||
Reference in New Issue
Block a user