mirror of
https://github.com/oxen-io/session-ios.git
synced 2023-12-13 21:30:14 +01:00
Enable theme.
This commit is contained in:
parent
4d44d99ec2
commit
adadf094d4
1 changed files with 2 additions and 2 deletions
|
@ -6,9 +6,9 @@
|
|||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
#ifdef DEBUG
|
||||
//#ifdef DEBUG
|
||||
#define THEME_ENABLED
|
||||
#endif
|
||||
//#endif
|
||||
|
||||
extern NSString *const ThemeDidChangeNotification;
|
||||
|
||||
|
|
Loading…
Reference in a new issue