WebClient js: add missing semicolon
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
parent
dee3f3f87a
commit
22f80b97f0
1 changed files with 1 additions and 1 deletions
|
@ -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}}
|
||||
|
|
Loading…
Add table
Reference in a new issue