mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-27 23:12:28 +01:00
Fix typo.
This commit is contained in:
@@ -1161,7 +1161,7 @@ var Buffer = Module("Buffer", {
|
||||
else {
|
||||
services.contentPrefs.setPref(
|
||||
this.uri, "browser.content.full-zoom", value, privacy);
|
||||
services.contentPrefsc.setPref(
|
||||
services.contentPrefs.setPref(
|
||||
this.uri, "dactyl.content.full-zoom", fullZoom, privacy);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user