Refine NNNet UI and rename Android package
Some checks failed
Android CI / build (push) Has been cancelled
Some checks failed
Android CI / build (push) Has been cancelled
This commit is contained in:
@@ -60,7 +60,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
||||
releaseNotesText.innerHTML = notes.trim().replace(/\n/g, '<br>');
|
||||
})
|
||||
.catch(() => {
|
||||
releaseNotesText.textContent = 'Не удалось загрузить changelog.';
|
||||
releaseNotesText.textContent = 'Не удалось загрузить описание обновления.';
|
||||
});
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user