mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Update configuration schema (#893)
This commit is contained in:
@@ -17,7 +17,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
ASDISPLAYNODE_EXTERN_C_BEGIN
|
||||
|
||||
/**
|
||||
* A bit mask of features.
|
||||
* A bit mask of features. Make sure to update configuration.json when you add entries.
|
||||
*/
|
||||
typedef NS_OPTIONS(NSUInteger, ASExperimentalFeatures) {
|
||||
ASExperimentalGraphicsContexts = 1 << 0, // exp_graphics_contexts
|
||||
|
||||
Reference in New Issue
Block a user