discourse-ai/assets
Roman Rizzi 79289ba231
FIX: Use base 10 when gettings allowed group IDs from settings. (#113)
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.
2023-07-24 11:29:49 -03:00
..
javascripts FIX: Use base 10 when gettings allowed group IDs from settings. (#113) 2023-07-24 11:29:49 -03:00
stylesheets/modules FIX: Rerender related topics correctly when topic changes (#100) 2023-07-13 16:34:02 -03:00