Browse Source

PR #500, add back blank line

Falko Schindler 2 năm trước cách đây
mục cha
commit
b91f68293f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      website/reference.py

+ 1 - 0
website/reference.py

@@ -891,6 +891,7 @@ When NiceGUI is shut down or restarted, all tasks still in execution will be aut
         from nicegui import app
 
         # dt = datetime.now()
+
         def handle_connection():
             global dt
             dt = datetime.now()