diff --git a/templates/webclient/files.html b/templates/webclient/files.html index 8382fc6b..6a00dcc7 100644 --- a/templates/webclient/files.html +++ b/templates/webclient/files.html @@ -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}}