Revert "Disable dark theme in production."

This reverts commit 472a92a1a3.
pull/1/head
Michael Kirk 7 years ago
parent 1d2590fa12
commit 1a92f414eb

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

Loading…
Cancel
Save