This commit is contained in:
Yao
2025-01-11 14:58:16 +08:00
parent f82486e8b0
commit 1095c32599
262 changed files with 62730 additions and 36131 deletions

View File

@@ -17,6 +17,7 @@ typedef NS_ENUM(NSInteger, DSWebMenuType) {
DSWebMenuTelegramType, // Telegram
DSWebMenuWhatsAppType, // WhatsApp
DSWebMenuFacebookType, // Facebook
DSWebMenuNotiType, // 推送中心
};
@protocol DSWebMenuDelegate <NSObject>