mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-02 00:42:45 +01:00
Last commit changes compiled format
This commit is contained in:
parent
0e851c035e
commit
8cc3779fb3
@ -139,8 +139,8 @@ const µBlock = (( ) => { // jshint ignore:line
|
||||
|
||||
// Read-only
|
||||
systemSettings: {
|
||||
compiledMagic: 32, // Increase when compiled format changes
|
||||
selfieMagic: 32, // Increase when selfie format changes
|
||||
compiledMagic: 33, // Increase when compiled format changes
|
||||
selfieMagic: 33, // Increase when selfie format changes
|
||||
},
|
||||
|
||||
// https://github.com/uBlockOrigin/uBlock-issues/issues/759#issuecomment-546654501
|
||||
|
Loading…
Reference in New Issue
Block a user