fixed issue with calculating dates, added api for posting a game to the server
This commit is contained in:
@@ -20,7 +20,7 @@ public func configure(_ app: Application) throws {
|
||||
), as: .psql)
|
||||
|
||||
//app.migrations.add(CreateMatch())
|
||||
app.migrations.add(AddCODGame())
|
||||
app.migrations.add(AddCODGame2())
|
||||
|
||||
|
||||
// register routes
|
||||
|
||||
Reference in New Issue
Block a user