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

@@ -117,8 +117,6 @@ static void drawSvgPath(CGContextRef context, NSString *path) {
}
}
static bool ProxyWindowIsLight = true;
@interface ProxySpinnerView : UIView
@property (nonatomic, copy) void (^onSuccess)(void);