Skip to content

Commit b444680

Browse files
committed
networklinkindicator: Fix build
1 parent 7a3dd8c commit b444680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tweak.xm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232

3333
@property (nonatomic) BOOL currentEnabledSetting;
34-
@property (nonatomic) BOOL acrEnabled;
34+
@property (nonatomic) BOOL nliEnabled;
3535

3636
+(NLISwitchController*)sharedInstance;
3737
-(void)updateSettings;

0 commit comments

Comments
 (0)