mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-18 11:49:33 +08:00
A missing parameter on the `parseInt` function was causing unexpected UI behavior for the AI helper since it turned an allowed group ID into NaN. We should always use base10 when parsing these IDs. |
||
|---|---|---|
| .. | ||
| ai-bot-replies.js | ||
| composer-ai-helper.js | ||
| related-topics.js | ||
| semantic-full-page-search.js | ||