Selaa lähdekoodia

버그 수정

2DU 8 vuotta sitten
vanhempi
sitoutus
1eae6108e7
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      func.py

+ 1 - 1
func.py

@@ -223,7 +223,7 @@ def custom():
     else:
         user_icon = 0
 
-    return(['', '', user_head, user_icon])
+    return(['', '', user_icon, user_head])
 
 def acl_check(name):
     ip = ip_check()