mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 05:50:14 +08:00
4b1b135ede
Handle the case of https://github.com/discourse/DiscoTOC doing this kind of setup: ``` return { action: "insertDtoc", icon: "align-left", label: themePrefix("insert_table_of_contents"), condition: !composerController.get("model.canCategorize") }; ``` In this case there's no function to call, it's already set. |
||
---|---|---|
.. | ||
images | ||
javascripts | ||
stylesheets |