]> BookStack Code Mirror - bookstack/blobdiff - app/Entities/Tools/PageEditorData.php
Updated attachment links to have dropdown for open type
[bookstack] / app / Entities / Tools / PageEditorData.php
index 72f3391eaebfe38410596f3cbb71ee078b7959f6..2342081bbb52376b807c4f24fa275b1705a9e1e8 100644 (file)
@@ -112,5 +112,4 @@ class PageEditorData
     {
         return setting('app-editor') === 'markdown' ? 'markdown' : 'wysiwyg';
     }
-
-}
\ No newline at end of file
+}