This commit is contained in:
gitGnome
2026-04-14 14:11:38 +02:00
parent 2500418f80
commit a020c13394
2 changed files with 12 additions and 3 deletions
+3
View File
@@ -102,3 +102,6 @@ type WsAuthMessage struct {
Success bool `json:"success"`
Error string `json:"error"`
}
type Metadata struct {
}