Skip to content

Commit d836004

Browse files
committed
Disable test mode
1 parent 82478b9 commit d836004

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openandroidinstaller/openandroidinstaller.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
from widgets import call_button, confirm_button, get_title
3434

3535
# Toggle to True for development purposes
36-
DEVELOPMENT = True
36+
DEVELOPMENT = False
3737
DEVELOPMENT_CONFIG = "sargo" # "a3y17lte" # "sargo"
3838

3939

0 commit comments

Comments
 (0)