Skip to content
Snippets Groups Projects
Commit 72729a1f authored by nkour's avatar nkour
Browse files

<plato> becomes plato:

parent ec7fd8af
No related branches found
No related tags found
No related merge requests found
......@@ -98,8 +98,8 @@ class Config:
'recently_groupchat': [ opt_str, '' ],
'before_time': [ opt_str, '[' ],
'after_time': [ opt_str, ']' ],
'before_nickname': [ opt_str, '<' ],
'after_nickname': [ opt_str, '>' ],
'before_nickname': [ opt_str, '' ],
'after_nickname': [ opt_str, ':' ],
'send_os_info': [ opt_bool, True ],
'check_for_new_version': [ opt_bool, False ],
'usegpg': [ opt_bool, False ],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment