mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2024-12-23 08:30:38 +01:00
Typo fixed
This commit is contained in:
parent
5f16f4de7a
commit
416ea1d36c
@ -223,7 +223,7 @@ requestAnalyzer._getPathOfBundle = function (initiator, channelPath, targetPath,
|
||||
filename.endsWith('.js')
|
||||
? `${targetPath + filename}m`
|
||||
: targetPath + filename);
|
||||
}
|
||||
};
|
||||
|
||||
requestAnalyzer._applyAllowlistedDomains = function () {
|
||||
storageManager.type.get(Setting.ALLOWLISTED_DOMAINS, function (items) {
|
||||
|
Loading…
Reference in New Issue
Block a user