mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Added double braces to application ID.
This commit is contained in:
parent
e40e2345f9
commit
e27151d4d7
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
<!-- Conkeror -->
|
||||
<targetApplication>
|
||||
<r:Description>
|
||||
<id>{a79fe89b-6662-4ff4-8e88-09950ad4dfde}</id>
|
||||
<id>{{a79fe89b-6662-4ff4-8e88-09950ad4dfde}}</id>
|
||||
<minVersion>0.1</minVersion>
|
||||
<maxVersion>9.9</maxVersion>
|
||||
</r:Description>
|
||||
|
|
Loading…
Reference in a new issue