Skip to content

Commit

Permalink
enable fullscreen
Browse files Browse the repository at this point in the history
  • Loading branch information
riascho authored Jan 22, 2025
1 parent 29c6954 commit 4588fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h1>n8n Chat Widget Test</h1>
headers: {},
},
target: "#n8n-chat",
mode: "window",
mode: "fullscreen",
chatInputKey: "chatInput",
chatSessionKey: "sessionId",
metadata: {},
Expand Down

0 comments on commit 4588fba

Please sign in to comment.