~pkal/autocrypt

a89bbd717edfd0d0b9826b38d5300f8f5c86006b — Philip Kaludercic 1 year, 4 months ago 599d5f3
Fix custom type of autocrypt-process-header
1 files changed, 2 insertions(+), 2 deletions(-)

M autocrypt.el
M autocrypt.el => autocrypt.el +2 -2
@@ 68,8 68,8 @@ configure it, or by calling `autocrypt-create-account'."
This will inject \"Autocrypt-Gossip\" headers when required, and
process \"Autocrypt-Gossip\" headers when received."
  :type '(choice (const :tag "Enable Gossip" t)
                 (const :tag "Only receive" 'only-receive)
                 (const :tag "Only send" 'only-send)
                 (const :tag "Only receive" only-receive)
                 (const :tag "Only send" only-send)
                 (const :tag "Disable Gossip" nil)))

(defcustom autocrypt-save-file