fix(chat): add missing chatTtsToggle button to prevent null reference error
The chat.js init() template did not include #chatTtsToggle, causing a runtime TypeError when hasTTS was true. Added the toggle button inside .chat-header-actions, matching chat-public.js structure. Regenerated chat.min.js.
This commit is contained in:
2
pos/static/js/chat.min.js
vendored
2
pos/static/js/chat.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user