forgot to add the api option

This commit is contained in:
Ethan Edwards 2020-10-18 04:02:36 -04:00
parent 8c202f7b25
commit b3e1355417
No known key found for this signature in database
GPG key ID: 40741D7FF5AAEA42

View file

@ -69,6 +69,7 @@ func Execute(res http.ResponseWriter, req *http.Request) {
"bash",
"brainfuck", "bf",
"c",
"commonlisp", "clisp", "cl",
"cpp", "c++",
"csharp", "cs", "c#",
"deno", "denojs", "denots",