mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Remove pointless setting from support information
This commit is contained in:
parent
5f7d005e3d
commit
7428e117b5
1 changed files with 2 additions and 1 deletions
|
|
@ -32,9 +32,10 @@ const uselessKeys = [
|
|||
'modifiedHiddenSettings.consoleLogLevel',
|
||||
'modifiedHiddenSettings.uiPopupConfig',
|
||||
'modifiedUserSettings.alwaysDetachLogger',
|
||||
'modifiedUserSettings.popupPanelSections',
|
||||
'modifiedUserSettings.firewallPaneMinimized',
|
||||
'modifiedUserSettings.externalLists',
|
||||
'modifiedUserSettings.importedLists',
|
||||
'modifiedUserSettings.popupPanelSections',
|
||||
];
|
||||
|
||||
const sensitiveValues = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue