Skip to content

Commit 8d37bf5

Browse files
authored
Change api version
1 parent 1a8b8d6 commit 8d37bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext_conf_template.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# cat=Settings/O; type=string; label= Deepl API Key
22
apiKey =
33
# cat=Settings/O; type=string; label= Deepl API Url
4-
apiUrl = https://api.deepl.com/v1/translate
4+
apiUrl = https://api.deepl.com/v2/translate
55
# cat=Settings/O; type=string; label= Google translate API Key(Non freemode)
66
googleapiKey =
77
# cat=Settings/O; type=string; label= Google translate API Url(Non freemode)

0 commit comments

Comments
 (0)