mirror of
https://github.com/Schmenn/discord-exploits.git
synced 2025-04-26 01:16:28 +00:00
Merge remote-tracking branch 'upstream/master'
merging with upstream
This commit is contained in:
commit
53e1a65f5c
|
@ -59,8 +59,6 @@ func handleArgs(args []string, quiet *bool) {
|
|||
}
|
||||
|
||||
func initCommand(inputFile string, mode string) {
|
||||
inputFile = strings.ToLower(inputFile)
|
||||
|
||||
if strings.HasSuffix(inputFile, ".webm") {
|
||||
|
||||
switch mode {
|
||||
|
|
Loading…
Reference in a new issue