mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
WaveAI (#93)
This commit is contained in:
@@ -89,6 +89,13 @@ func getSettingsConfigDefaults() SettingsConfigType {
|
||||
Meta: map[string]any{"url": "https://waveterm.dev/"},
|
||||
},
|
||||
},
|
||||
{
|
||||
Icon: "sparkles",
|
||||
Label: "waveai",
|
||||
BlockDef: wstore.BlockDef{
|
||||
View: "waveai",
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user