diff --git a/bootstrap/setting.go b/bootstrap/setting.go index b85a59b0..37ba879a 100644 --- a/bootstrap/setting.go +++ b/bootstrap/setting.go @@ -61,7 +61,7 @@ func InitSettings() { }, { Key: "text types", - Value: "txt,htm,html,xml,java,properties,sql,js,md,json,conf,ini,vue,php,py,bat,gitignore,yml,go,sh,c,cpp,h,hpp,tsx", + Value: "txt,htm,html,xml,java,properties,sql,js,md,json,conf,ini,vue,php,py,bat,gitignore,yml,go,sh,c,cpp,h,hpp,tsx,vtt,srt,ass", Type: "string", Description: "text type extensions", },