This commit is contained in:
Isaac
2025-06-28 19:48:34 +02:00
parent 7512f7f017
commit a23deded22
109 changed files with 376 additions and 68 deletions

View File

@@ -127,7 +127,7 @@ static bool ProgressWindowIsLight = true;
[self dismiss:animated completion:nil];
}
- (void)dismiss:(bool)animated completion:(void (^)())completion
- (void)dismiss:(bool)animated completion:(void (^)(void))completion
{
if (animated)
{