Compare commits

...

1 Commits

Author SHA1 Message Date
Alex Bumbu 655f1465ba
Update JitsiMeet.h 2022-11-17 15:40:20 +02:00
1 changed files with 2 additions and 2 deletions

View File

@ -57,8 +57,8 @@
openURL:(NSURL *_Nonnull)url
options:(NSDictionary<UIApplicationOpenURLOptionsKey,id> *_Nonnull)options;
- (UIInterfaceOrientationMask)application:(UIApplication *)application
supportedInterfaceOrientationsForWindow:(UIWindow *)window;
- (UIInterfaceOrientationMask)application:(UIApplication *_Nonnull)application
supportedInterfaceOrientationsForWindow:(UIWindow *_Nonnull)window;
#pragma mark - Utility methods