Dashboard v2.0.0: #5

Open
alu wants to merge 32 commits from v2.0.0 into main
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
}