mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 13:24:52 +02:00
Updated comment
This commit is contained in:
@@ -79,9 +79,7 @@ public class DeepL {
|
||||
|
||||
static final String PRIVACY_URI = "https://www.deepl.com/privacy/";
|
||||
|
||||
// curl https://api-free.deepl.com/v2/languages \
|
||||
// -d auth_key=... \
|
||||
// -d type=target
|
||||
// curl https://api-free.deepl.com/v2/languages -d auth_key=... -d type=target
|
||||
|
||||
public static boolean isAvailable(Context context) {
|
||||
SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(context);
|
||||
|
||||
Reference in New Issue
Block a user