]> BookStack Code Mirror - bookstack/blobdiff - resources/js/wysiwyg/plugins-stub.js
Audit Log: Fixed bad reference to linked entity item
[bookstack] / resources / js / wysiwyg / plugins-stub.js
index d220ac02da71f241be949049e02e50a1374e09e9..38725a1809e91107cd6f6f4ea2c40e32fb449102 100644 (file)
@@ -6,11 +6,10 @@ function register(editor, url) {
 
 }
 
-
 /**
  * @param {WysiwygConfigOptions} options
  * @return {register}
  */
 export function getPlugin(options) {
     return register;
-}
\ No newline at end of file
+}