mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-22 07:51:00 +00:00
format
This commit is contained in:
parent
bcbaf52777
commit
8d5a418bee
2 changed files with 1 additions and 3 deletions
|
@ -362,8 +362,6 @@ document.addEventListener('DOMContentLoaded', function(){
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
translateFileRequest.onerror = function() {
|
translateFileRequest.onerror = function() {
|
||||||
self.error = "Error while calling /translate_file";
|
self.error = "Error while calling /translate_file";
|
||||||
self.loadingFileTranslation = false;
|
self.loadingFileTranslation = false;
|
||||||
|
|
Loading…
Reference in a new issue