mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-17 04:10:53 +01:00
Internal resources counter corrected
This commit is contained in:
parent
67c3e74b1d
commit
d07630778d
@ -30,7 +30,7 @@ optionsInfo._renderCdnFrameworkSection = function () {
|
||||
let unsupportedFrameworks, summarizedFrameworks, btnCDNs, btnFrameworks;
|
||||
|
||||
unsupportedFrameworks = 0;
|
||||
summarizedFrameworks = 13;
|
||||
summarizedFrameworks = 12;
|
||||
optionsInfo._listOfFrameworks = {};
|
||||
|
||||
btnCDNs = document.getElementById('cdn');
|
||||
|
Loading…
x
Reference in New Issue
Block a user