mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-20 05:59:32 +00:00
Added last updated date in plugin repository browser
This commit is contained in:
@@ -31,6 +31,7 @@ FOUNDATION_EXTERN NSString *const MPPluginRepositoryDidUpdateAvailablePluginsNot
|
||||
@interface MPPluginRepository : NSObject
|
||||
|
||||
@property (class, strong, readonly) MPPluginRepository *defaultRepository;
|
||||
@property (readonly, copy) NSDate *updatedAt;
|
||||
@property (readonly) BOOL isInitialized;
|
||||
/*
|
||||
this property is set asynchronously, to make sure, you receive valid data,
|
||||
|
||||
Reference in New Issue
Block a user