Skip to content

Commit

Permalink
Fix completion for log command
Browse files Browse the repository at this point in the history
  • Loading branch information
mmb committed Jan 24, 2017
1 parent 5321e2c commit 088db3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weechat_otr.py
Original file line number Diff line number Diff line change
Expand Up @@ -2045,7 +2045,7 @@ def excepthook(typ, value, traceback):
'smp abort %(nick) %(irc_servers) %-||'
'trust %(nick) %(irc_servers) %-||'
'distrust %(nick) %(irc_servers) %-||'
'log on|off %-||'
'log start|stop %-||'
'policy %(otr_policy) on|off %-||'
'fingerprint all %-||',
'command_cb',
Expand Down

0 comments on commit 088db3a

Please sign in to comment.