diff --git a/platform/commonUI/edit/bundle.json b/platform/commonUI/edit/bundle.json index b2e7878beb..e09db0b647 100644 --- a/platform/commonUI/edit/bundle.json +++ b/platform/commonUI/edit/bundle.json @@ -31,6 +31,10 @@ } ], "actions": [ + { + "key": "compose", + "implementation": "actions/LinkAction.js" + }, { "key": "edit", "implementation": "actions/EditAction.js",