Disable dark theme in production.

pull/1/head
Matthew Chen 7 years ago
parent 1bf273eb3a
commit 472a92a1a3

@ -6,9 +6,9 @@
NS_ASSUME_NONNULL_BEGIN
//#ifdef DEBUG
#ifdef DEBUG
#define THEME_ENABLED
//#endif
#endif
extern NSString *const ThemeDidChangeNotification;

Loading…
Cancel
Save