mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
Fix typo
This commit is contained in:
Binary file not shown.
@ -386,7 +386,7 @@ function checkInternetExplorer(){
|
||||
}
|
||||
})
|
||||
$('#reconf').on('click', function() {
|
||||
if (saved_key !== null) {
|
||||
if (API_KEY !== null) {
|
||||
elements.api_value.value = API_KEY;
|
||||
}
|
||||
document.getElementById('txt_shower').innerHTML = '';
|
||||
|
||||
Reference in New Issue
Block a user