diff --git a/view/tpl/jot-header.tpl b/view/tpl/jot-header.tpl index 35834fe88..918fc244d 100755 --- a/view/tpl/jot-header.tpl +++ b/view/tpl/jot-header.tpl @@ -778,13 +778,14 @@ let postSaveTimer = null; alert(`Image: ${result.display_path}`); //let mType = `
  • `; //return mType; - return true; + break; case y: // code block break; default: - return true; + //code block } + return true; } {{* end new getFileMimeType *}}