mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
@@ -313,6 +313,15 @@ func applyDefaultSettings(settings *SettingsConfigType) {
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
Icon: "circle-question",
|
||||
Label: "help",
|
||||
BlockDef: wstore.BlockDef{
|
||||
Meta: map[string]any{
|
||||
wstore.MetaKey_View: "help",
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
if settings.Widgets == nil {
|
||||
settings.Widgets = defaultWidgets
|
||||
|
||||
Reference in New Issue
Block a user