Explorar o código

버그 수정 2

Surplus_Up (2DU) %!s(int64=6) %!d(string=hai) anos
pai
achega
6f4cda61c8
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      route/setting.py
  2. 1 1
      version.json

+ 1 - 1
route/setting.py

@@ -416,7 +416,7 @@ def setting_2(conn, num):
             
             admin_check(None, 'edit_set')
 
-            return redirect('/setting/4')
+            return redirect('/setting/5')
         else:
             if not os.path.exists('robots.txt'):
                 curs.execute(db_change('select data from other where name = "robot"'))

+ 1 - 1
version.json

@@ -1,6 +1,6 @@
 {
     "master" : {
-        "r_ver" : "v3.1.5-master-19",
+        "r_ver" : "v3.1.5-master-20",
         "c_ver" : "400006",
         "s_ver" : "6"
     }, "stable" : {