diff --git a/view/tpl/jot-header.tpl b/view/tpl/jot-header.tpl index d51b19934..f606e85f1 100755 --- a/view/tpl/jot-header.tpl +++ b/view/tpl/jot-header.tpl @@ -786,8 +786,10 @@ let postSaveTimer = null; case "video/mp4": case "video/webm": case "video/ogg": + /* let sendmp4 = `[video]/cloud/${address}/${result.display_path}[/video]`;* return `
  • ${result.filename}{{$clicktitle}}

  • `; + */ case "audio/mpeg": case "audio/wav": case "audio/ogg":