formatting
This commit is contained in:
parent
35e54014b3
commit
4f47e18ad9
7 changed files with 119 additions and 124 deletions
|
|
@ -27,7 +27,7 @@ export function createApp() {
|
|||
|
||||
const store = new InMemoryGameSessionStore();
|
||||
app.use("/api/v1", createApiRouter(store));
|
||||
|
||||
|
||||
app.use(errorHandler);
|
||||
|
||||
return app;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue