feat(ui): add confirmations and terminal motion
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -13,6 +13,7 @@ const baseState = (overrides: Partial<GameState> = {}): GameState => ({
|
||||
encounterState: {},
|
||||
lastNoun: null,
|
||||
pendingDisambiguation: null,
|
||||
pendingConfirmation: null,
|
||||
transcript: [],
|
||||
endedWith: null,
|
||||
...overrides,
|
||||
|
||||
Reference in New Issue
Block a user