From a6cd8de5ad1a1c3fc7fe3b6f67e0c0b69290bd13 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 6 Mar 2023 20:24:58 -0500 Subject: [PATCH] Update jot-header.tpl --- view/tpl/jot-header.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/tpl/jot-header.tpl b/view/tpl/jot-header.tpl index 359ee838c..9accf926d 100755 --- a/view/tpl/jot-header.tpl +++ b/view/tpl/jot-header.tpl @@ -804,7 +804,7 @@ let postSaveTimer = null; let send = `[zmg]${baseurl}/cloud/${address}/${result.display_path}[/zmg]`; {{*let send = `[zrl=${baseurl}/cloud/${address}/${result.hash}][/zrl][zmg]${baseurl}/cloud/${address}/{result.display_path}[/zmg]`;*}} {{* return `
  • `; *}} - return `
  • `; + return `
  • `; case "video/mp4": case "video/webm": case "video/ogg":