mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-21 21:09:40 +08:00
The parent component of `ThemeSettingRelativesSelectorComponent`, `SiteSettingComponent`, has recently been migrated from being a legacy component to a Glimmer component (in https://github.com/discourse/discourse/pull/33255), but we missed updating the child class to use Glimmer's patterns, namely how arguments are accessed in Glimmer components (`this.args.foo` vs `this.foo`). |
||
|---|---|---|
| .. | ||
| components | ||
| modals | ||
| pages | ||
| cdp.rb | ||