disable dark theme switch for production

This commit is contained in:
Michael Kirk 2018-09-14 17:45:32 -05:00
parent 2ffca98075
commit e7f9598e68
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
NS_ASSUME_NONNULL_BEGIN
#define THEME_ENABLED
//#define THEME_ENABLED
extern NSString *const ThemeDidChangeNotification;