This commit is contained in:
asyncnomi 2023-01-03 20:26:50 +01:00
parent 5ddb074394
commit 5a46e2576d

View file

@ -102,6 +102,7 @@ function get_admin(type) {
dataType: "json",
success: function (data) {
console.log(data);
if(data.success) {
switch (type) {
case "prank":