add Player model
This commit is contained in:
@@ -12,4 +12,5 @@ func routes(_ app: Application) throws {
|
||||
|
||||
try app.register(collection: InfodeskController())
|
||||
try app.register(collection: OpenApiController())
|
||||
try app.register(collection: ApiController())
|
||||
}
|
||||
|
Reference in New Issue
Block a user