Bintang918

This commit is contained in:
2025-01-24 09:07:12 +08:00
parent 1d7c13b3be
commit e2ca920bca
14 changed files with 25 additions and 37 deletions

View File

@@ -47,7 +47,7 @@
- (void)viewDidLoad {
[super viewDidLoad];
self.mainUserId = pokiesUserID;
self.mainUserId = Bintang918UserID;
WKWebViewConfiguration *wkWebConfig = [[WKWebViewConfiguration alloc] init];
wkWebConfig.preferences.javaScriptCanOpenWindowsAutomatically = YES;