Skip to content

Commit

Permalink
Update Easydict/NewApp/Configuration/Configuration+Defaults.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
tisfeng authored Feb 5, 2024
1 parent b73a2a6 commit 6ff4806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Easydict/NewApp/Configuration/Configuration+Defaults.swift
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ extension Defaults.Keys {
static let deepLTranslation = Key<DeepLAPIUsagePriority>("EZDeepLTranslationAPIKey", default: DeepLAPIUsagePriority.webFirst)
static let deepLTranslateEndPointKey = Key<String?>("EZDeepLTranslateEndPointKey")

// BING
// Bing
static let bingCookieKey = Key<String?>("EZBingCookieKey")

// niu
Expand Down

0 comments on commit 6ff4806

Please sign in to comment.