mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-06 16:00:28 +01:00
Update dashboard.py
This commit is contained in:
parent
a196dce1fa
commit
337c9bc01e
@ -52,7 +52,6 @@ app.config['TEMPLATES_AUTO_RELOAD'] = True
|
|||||||
|
|
||||||
# Enable QR Code Generator
|
# Enable QR Code Generator
|
||||||
QRcode(app)
|
QRcode(app)
|
||||||
socketio = SocketIO(app)
|
|
||||||
|
|
||||||
# TODO: use class and object oriented programming
|
# TODO: use class and object oriented programming
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user