Explorar o código

Merge branch 'master' of https://github.com/2DU/openNAMU

ect (or 2du) %!s(int64=8) %!d(string=hai) anos
pai
achega
43dbca579b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app.py

+ 1 - 1
app.py

@@ -1614,7 +1614,7 @@ def edit(name = None):
         
         return redirect('/w/' + url_pas(name))
 
-    else:       
+    else:            
         curs.execute("select data from data where title = ?", [name])
         new = curs.fetchall()
         if new: