mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-13 08:10:22 +00:00
Update AppIconOptionsController.m
This commit is contained in:
parent
74d8510e7e
commit
49e68d5b4e
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger section) {
|
||||
- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section {
|
||||
return self.appIcons.count;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue