finish setup insert method, refactor sql migration file
This commit is contained in:
@@ -18,7 +18,7 @@ type Game struct {
|
||||
ActiveUsers []string
|
||||
Modules []*Module
|
||||
PackageWarnings []*PackageWarning
|
||||
Packs []Pack
|
||||
Packs []*Pack
|
||||
Messages []Message
|
||||
Combats []Combat
|
||||
CardDeck []CardDeck
|
||||
|
||||
Reference in New Issue
Block a user