diff --git a/view/tpl/jot-header.tpl b/view/tpl/jot-header.tpl index 8779094a1..0e6613675 100755 --- a/view/tpl/jot-header.tpl +++ b/view/tpl/jot-header.tpl @@ -777,7 +777,7 @@ let postSaveTimer = null; return `
  • ${result.filename}

  • `; case "audio/mpeg": return `
  • ${result.filename}

    - +
  • `; case "text/html": // security issue, let's move on... Need to return something so we don't get a js undefined message.