mirror of
https://github.com/Schmenn/discord-exploits.git
synced 2024-12-22 15:35:38 +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)
|
fmt.Println("mode: " + mode)
|
||||||
|
|
||||||
initCommand(inputFile, mode)
|
initCommand(inputFile, mode)
|
||||||
|
|
||||||
//test()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func handleArgs(args []string, quiet *bool) {
|
func handleArgs(args []string, quiet *bool) {
|
||||||
|
|
Loading…
Reference in a new issue