mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-16 10:16:20 +01:00
✨ Add migrator for modules to widgets
This commit is contained in:
@@ -44,7 +44,7 @@ const definition = defineWidget({
|
||||
},
|
||||
refreshInterval: {
|
||||
type: 'slider',
|
||||
defaultValue: 1,
|
||||
defaultValue: 10,
|
||||
min: 1,
|
||||
max: 60,
|
||||
step: 1,
|
||||
|
||||
Reference in New Issue
Block a user