DERP DERP DERP DERP i need to sleep
parent
9ce8295f52
commit
fe98000d36
|
@ -1635,8 +1635,8 @@ def main():
|
||||||
print(welcome)
|
print(welcome)
|
||||||
try:
|
try:
|
||||||
log_in()
|
log_in()
|
||||||
app.loop.run()
|
|
||||||
app.index()
|
app.index()
|
||||||
|
app.loop.run()
|
||||||
except (InterruptedError, KeyboardInterrupt):
|
except (InterruptedError, KeyboardInterrupt):
|
||||||
frilly_exit()
|
frilly_exit()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue