Skip to content

Commit

Permalink
Additional fix for issue #2 - add pref to allow disabling of double-e…
Browse files Browse the repository at this point in the history
…ncoding special chars, if necessary in future
  • Loading branch information
AE Creations committed Jun 7, 2014
1 parent 7ed524f commit 4fd8989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/defaults/preferences/prefs.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ pref("extensions.aecreations.deliciouspost.always_private", false);
pref("extensions.aecreations.deliciouspost.background_save", true);
pref("extensions.aecreations.deliciouspost.replace_existing_bookmark", false);
pref("extensions.aecreations.deliciouspost.enable_shortcut_key", true);

pref("extensions.aecreations.deliciouspost.double_encode_special_chars", true);

0 comments on commit 4fd8989

Please sign in to comment.