mirror of
https://github.com/InazumaV/Ratte.git
synced 2026-02-04 04:30:09 +00:00
Initial commit
This commit is contained in:
6
conf/panel.go
Normal file
6
conf/panel.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package conf
|
||||
|
||||
type Panel struct {
|
||||
Name string `json:"name"`
|
||||
Path string `json:"path"`
|
||||
}
|
||||
Reference in New Issue
Block a user