mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
fix #2323
This commit is contained in:
parent
726f0d6e1f
commit
82155c09b6
1 changed files with 2 additions and 2 deletions
|
|
@ -108,8 +108,8 @@ return {
|
|||
|
||||
// read-only
|
||||
systemSettings: {
|
||||
compiledMagic: 'zelhzxrhkfjr',
|
||||
selfieMagic: 'zelhzxrhkfjr'
|
||||
compiledMagic: 'fxtcjjhbhyiw',
|
||||
selfieMagic: 'fxtcjjhbhyiw'
|
||||
},
|
||||
|
||||
restoreBackupSettings: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue