Browse Source

기본 css 업데이트

잉여개발기 (SPDV) 5 years ago
parent
commit
ecbe926072
1 changed files with 1 additions and 1 deletions
  1. 1 1
      route/tool/func.py

+ 1 - 1
route/tool/func.py

@@ -532,7 +532,7 @@ def next_fix(link, num, page, end = 50):
 
 def other2(data):
     global req_list
-    main_css_ver = '52'
+    main_css_ver = '53'
     data += ['' for _ in range(0, 3 - len(data))]
 
     if req_list == '':