Skip to content

Commit

Permalink
Update AppIconOptionsController.m
Browse files Browse the repository at this point in the history
  • Loading branch information
arichornlover authored Apr 25, 2024
1 parent 5da51c0 commit cdff45e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/AppIconOptionsController.m
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ @interface AppIconOptionsController () <UITableViewDataSource, UITableViewDelega
@property (strong, nonatomic) NSArray<NSString *> *appIcons;
@property (assign, nonatomic) NSInteger selectedIconIndex;
@property (strong, nonatomic) UIImageView *backButton;
@property (assign, nonatomic) UIUserInterfaceStyle pageStyle;

@end

Expand Down

0 comments on commit cdff45e

Please sign in to comment.