Dashboard v2.0.0 #5

Merged
alu merged 47 commits from v2.0.0 into main 2026-08-10 21:10:15 +00:00
Showing only changes of commit b58e28ebb5 - Show all commits
-7
View File
@@ -35,10 +35,3 @@ type Option struct {
Value string
Display string
}
type Icon struct {
ID string
Src string
Alt string
Clickable bool
}