diff --git a/ghost/admin/app/components/gh-koenig-editor-react.hbs b/ghost/admin/app/components/gh-koenig-editor-react.hbs index 93c97bf7a7..f325f66950 100644 --- a/ghost/admin/app/components/gh-koenig-editor-react.hbs +++ b/ghost/admin/app/components/gh-koenig-editor-react.hbs @@ -39,6 +39,7 @@ @mobiledoc={{@body}} @didCreateEditor={{this.onEditorCreated}} @onChange={{@onBodyChange}} + @uploadUrl={{this.uploadUrl}} /> {{!--