mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Implemented notification if something changed on CDNs or frameworks
This commit is contained in:
@@ -57,6 +57,8 @@ options._renderOptionsPanel = function () {
|
||||
if (options._languageSupported === false) {
|
||||
options._renderLocaleNotice();
|
||||
}
|
||||
|
||||
document.getElementById('last-mapping-update').innerHTML = lastMappingUpdate;
|
||||
};
|
||||
|
||||
options._renderBlockMissingNotice = function () {
|
||||
|
Reference in New Issue
Block a user