mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-05-14 05:52:55 +00:00
parent
5c3cf0a392
commit
6e05a04ff9
2 changed files with 2 additions and 3 deletions
|
@ -428,7 +428,6 @@
|
|||
data.append("api_key", localStorage.getItem("api_key") || "");
|
||||
|
||||
request.open('POST', BaseUrl + '/translate', true);
|
||||
request.setRequestHeader("ReqKey", "1");
|
||||
|
||||
request.onload = function() {
|
||||
try{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue