Skip to content

Commit

Permalink
Correct value for AppUpdateURL
Browse files Browse the repository at this point in the history
  • Loading branch information
mkaply committed Dec 10, 2018
1 parent 3755158 commit b1d884b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows/firefox.admx
Expand Up @@ -2178,7 +2178,7 @@
<parentCategory ref="firefox" />
<supportedOn ref="SUPPORTED_FF62" />
<elements >
<text id="AppUpdateURL" valueName="URL" required="true" />
<text id="AppUpdateURL" valueName="AppUpdateURL" required="true" />
</elements>
</policy>
</policies>
Expand Down

0 comments on commit b1d884b

Please sign in to comment.