mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Why this change? Prior to this change, the input fields were not displaying when adding an object to a objects typed theme setting which has a default value of `[]`. This is because the `fields` getter was not being recomputed.