mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 01:59:24 +00:00
Always show autotype notifications. Fixes #814
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
FOUNDATION_EXTERN NSString *const kMPUserNotificationInfoKeyNotificationType;
|
||||
FOUNDATION_EXTERN NSString *const kMPUserNotificationTypeAutotype;
|
||||
|
||||
@interface MPUserNotificationCenterDelegate : NSObject <NSUserNotificationCenterDelegate>
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user