mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-20 05:59:32 +00:00
changed API for plugin repository
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
@interface MPPluginRepository : NSObject
|
||||
|
||||
@property (class, strong, readonly) MPPluginRepository *sharedRespoitory;
|
||||
@property (class, strong, readonly) MPPluginRepository *defaultRepository;
|
||||
@property (nonatomic, copy) NSArray<MPPluginRepositoryItem *> *availablePlugins;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user