mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
https://github.com/discourse/discourse/pull/22622 accidentally introduced an `@action` decorator inside the actions hash, which does not work. This commit modernizes the component by removing the actions hash altogether.