mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 06:10:54 +03:00
WebClient js: add missing semicolon
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -261,7 +261,7 @@ explicit grant from the SFTPGo Team (support@sftpgo.com).
|
||||
"5", "6", "7", "8", "9", "ttcn", "ttcn3", "ttcnpp", "cfg", "ttl", "ts", "tsx", "webidl", "vb", "vbs",
|
||||
"vtl", "vhd", "vhdl", "vue", "xml", "xsl", "xsd", "svg", "xy", "xquery", "ys", "yaml", "yml", "z80",
|
||||
"mscgen", "mscin", "msc", "xu", "msgenny", "wat", "wast", "env"];
|
||||
const supportedEditFilenames = ["readme", "dockerfile", "pkgbuild"]
|
||||
const supportedEditFilenames = ["readme", "dockerfile", "pkgbuild"];
|
||||
//{{- end}}
|
||||
function keepAlive() {
|
||||
//{{- if not .ShareUploadBaseURL}}
|
||||
|
||||
Reference in New Issue
Block a user