ChatAssistX-Client
ChatAssistX-Client copied to clipboard
config 참조 과정 중 버그
- 환경
OBS 28.01, Chrome 105.0.5195.127
-
증상 mq 태그 사용 시 출력되지 않는 issue 발생

-
원인 dccon.js의 replaceMarquee function 내에서 config를 호출하지 못함
if (list.inited && window.config.allowEmoticon && window.config.ignoreMQEmoticon)
두개 param을 직접 true, false로 변경하면 동작이 가능하나 fix 필요