Resolving issue #3

This commit is contained in:
Stanislaw
2023-01-03 10:54:38 +01:00
parent 7ab961ca96
commit 3bfd5a2eba

View File

@@ -31,6 +31,7 @@ type Admincard struct {
Desc string Desc string
Img string Img string
DevBadge bool DevBadge bool
Admincard bool
AssignedUser string AssignedUser string
} }
type Splash struct { type Splash struct {