mirror of
https://github.com/Schmenn/discord-exploits.git
synced 2024-12-22 09:55:34 +00:00
Merge branch 'ffmpeg-implement' into 'master'
This commit is contained in:
commit
b0db2a7695
|
@ -26,8 +26,7 @@ func main() {
|
|||
fmt.Println("mode: " + mode)
|
||||
|
||||
initCommand(inputFile, mode)
|
||||
|
||||
//test()
|
||||
|
||||
}
|
||||
|
||||
func handleArgs(args []string, quiet *bool) {
|
||||
|
|
Loading…
Reference in a new issue