Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/martinet101/ElevenClock int…
Browse files Browse the repository at this point in the history
…o main
  • Loading branch information
marticliment committed Oct 4, 2021
2 parents 3af7515 + 96c4a15 commit 6bc1a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elevenclock/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,4 +201,4 @@ def restartClocks():
threading.Thread(target=screenCheckThread, daemon=True).start()

app.exec_()
sys.exit(0)
sys.exit(0)

0 comments on commit 6bc1a86

Please sign in to comment.