ect (or 2du) пре 8 година
родитељ
комит
345baf3bf9
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      func.py

+ 1 - 1
func.py

@@ -284,7 +284,7 @@ def custom(conn):
     if user_icon != 0:
         user_name = ip_check()
     else:
-        user_name = ''
+        user_name = '사용자'
 
     return ['', '', user_icon, user_head, email, user_name]