mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Fixed options page (#138)
This commit is contained in:
@@ -69,7 +69,7 @@ const Setting = {
|
||||
'HIDE_RELEASE_NOTES': 'hideReleaseNotes',
|
||||
'STRIP_METADATA': 'stripMetadata',
|
||||
'LAST_MAPPING_UPDATE': 'lastMappingUpdate',
|
||||
'ALLOWLISTED_DOMAINS': 'whitelistedDomains',
|
||||
'ALLOWLISTED_DOMAINS': 'allowlistedDomains',
|
||||
'XHR_TEST_DOMAIN': 'xhrTestDomain',
|
||||
'LOGGING': 'enableLogging',
|
||||
'DOMAINS_MANIPULATE_DOM': 'domainsManipulateDOM',
|
||||
|
Reference in New Issue
Block a user