weird
This commit is contained in:
parent
5ddb074394
commit
5a46e2576d
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ function get_admin(type) {
|
|||
dataType: "json",
|
||||
|
||||
success: function (data) {
|
||||
console.log(data);
|
||||
if(data.success) {
|
||||
switch (type) {
|
||||
case "prank":
|
||||
|
|
Loading…
Reference in a new issue