Skip to content

Commit

Permalink
馃惉
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Apr 16, 2023
1 parent 27c44a2 commit a9ec04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/anime-adventure/src/routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ export class StartGame extends OpenAPIRoute {
const actions = getActions(host, gameId)

await addSession(gameId, {
anime,
anime: animeMetadata,
actions
})

Expand Down

0 comments on commit a9ec04b

Please sign in to comment.