Skip to content

Commit

Permalink
fix: re-add TencentAPIKek
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry23011 committed Nov 28, 2023
1 parent 94062d0 commit 0398d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Easydict/Feature/Service/Model/EZConstKey.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ static NSString *const EZDeepLAuthKey = @"EZDeepLAuthKey";
static NSString *const EZBingCookieKey = @"EZBingCookieKey";
static NSString *const EZNiuTransAPIKey = @"EZNiuTransAPIKey";
static NSString *const EZCaiyunToken = @"EZCaiyunToken";

static NSString *const EZTencentAPIKey = @"EZTencentAPIKey";

@interface EZConstKey : NSObject

Expand Down

0 comments on commit 0398d33

Please sign in to comment.