Skip to content
Snippets Groups Projects
Commit 990a5895 authored by nkour's avatar nkour
Browse files

clarify comment

parent 4ba60d14
No related branches found
No related tags found
No related merge requests found
......@@ -110,9 +110,10 @@ def __init__(self, event_type, jid, account, msg_type = '', file_props = None):
else:
actor = jid
# failsafe values
# defaul failsafe values
img = 'chat_msg_recv.png' # img to display
ntype = 'im' # Notification Type
txt = actor # default value of txt
if event_type == _('Contact Signed In'):
......
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