0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00

Merge pull request #6624 from king6cong/preview-fix

fix invalid preview url
This commit is contained in:
Austin Burdine 2016-03-22 08:27:35 -05:00
commit b9720e3589

View file

@ -22,6 +22,7 @@
{{gh-editor value=model.scratch
shouldFocusEditor=shouldFocusEditor
previewUrl=model.previewUrl
editorFocused=(action "autoSaveNew")
onTeardown=(action "cancelTimers")}}
</section>