mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 09:22:33 +00:00
Dropping 10.9 support
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
return NSLocalizedString(@"PLUGIN_SETTINGS", "");
|
||||
}
|
||||
|
||||
- (void)didLoadView {
|
||||
- (void)viewDidLoad {
|
||||
self.pluginTableView.delegate = self;
|
||||
self.pluginTableView.dataSource = self;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user