Skip to content

Commit

Permalink
Turned debugging off.
Browse files Browse the repository at this point in the history
  • Loading branch information
samclane committed Aug 28, 2019
1 parent 3b6a2a9 commit 6fe7b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lifx_control_panel/_constants.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = "1.7.4"
BUILD_DATE = "2019-08-28T13:33:45.600251"
AUTHOR = "Sawyer McLane"
DEBUGGING = True
DEBUGGING = False

0 comments on commit 6fe7b7c

Please sign in to comment.