fix for modern times

This commit is contained in:
2024-11-10 05:42:51 +05:00
parent aa6faf605e
commit 945ecccc89
9 changed files with 23 additions and 15 deletions

View File

@@ -1,5 +1,6 @@
#import "Model/AAAlertInfo.h"
#import "AAConfigurationViewControllerDelegate.h"
#import <UIKit/UIKit.h>
@interface UIAlertController () <AAConfigurationViewControllerDelegate>