FIX: `modifyClass` deprecation (#3)
This commit is contained in:
parent
19fcc3210c
commit
bd544c3f38
|
@ -245,6 +245,8 @@ export default {
|
|||
});
|
||||
|
||||
api.modifyClass("controller:composer", {
|
||||
pluginId: "discourse-placeholder-theme-component",
|
||||
|
||||
actions: {
|
||||
insertPlaceholder() {
|
||||
showModal("discourse-placeholder-builder", {
|
||||
|
|
Loading…
Reference in New Issue