From e1442476dcb9fb4f46d8aac700adc6392b249317 Mon Sep 17 00:00:00 2001
From: lpw <lpw@lpwdeMac-mini.local>
Date: Tue, 09 Jan 2024 14:55:23 +0800
Subject: [PATCH] 3.17.0

---
 frameworks/WASdkImpl.framework/Headers/WASdkAlertView.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/frameworks/WASdkImpl.framework/Headers/WASdkAlertView.h b/frameworks/WASdkImpl.framework/Headers/WASdkAlertView.h
index 1560bd7..3b2f5d6 100644
--- a/frameworks/WASdkImpl.framework/Headers/WASdkAlertView.h
+++ b/frameworks/WASdkImpl.framework/Headers/WASdkAlertView.h
@@ -20,4 +20,4 @@
 @property(nonatomic,strong)id delegate;
 - (instancetype)initWithTitle:(NSString *)title message:(NSString *)message cancelButtonTitle:(NSString *)cancelButtonTitle otherButtonTitles:(NSString*)otherButtonTitles block:(void(^)(WASDKAlertViewClicked click))block;
 -(void)show;
-@end
\ No newline at end of file
+@end

--
Gitblit v1.8.0