We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90c9aec commit 605b870Copy full SHA for 605b870
custom/sogo-demo/chrome/content/sogo-connector/general/custom-preferences.js
@@ -1,4 +1,4 @@
1
force_int_pref("calendar.autorefresh.timeout", 30);
2
force_int_pref("calendar.invitations.autorefresh.timeout", 30);
3
force_bool_pref("sogo-connector.disable-send-invitations-checkbox", false);
4
-force_char_pref("sogo-connector.autoComplete.commentAttribute, "JobTitle");
+force_char_pref("sogo-connector.autoComplete.commentAttribute", "JobTitle");
0 commit comments