Line break.

pull/7/head
Ferry Boender 9 years ago
parent ed4b8226d8
commit 4e155d0a37
  1. 1
      src/scriptform.py

@ -300,6 +300,7 @@ class ScriptFormWebApp(WebAppHandler):
self.end_headers()
return False
return True
def h_list(self):
if not self.auth():
return

Loading…
Cancel
Save