1
This commit is contained in:
@@ -22,7 +22,7 @@ export interface PuzzleAnchorPack {
|
||||
}
|
||||
|
||||
export interface PuzzleCreatorIntent {
|
||||
sourceMode: 'agent_chat';
|
||||
sourceMode: 'agent_chat' | 'form';
|
||||
rawMessagesSummary: string;
|
||||
themePromise: string;
|
||||
visualSubject: string;
|
||||
|
||||
Reference in New Issue
Block a user