Skip to content
Snippets Groups Projects
Commit 48dd04a2 authored by nkour's avatar nkour
Browse files

typo

parent 8d353c8e
No related branches found
No related tags found
No related merge requests found
......@@ -282,7 +282,7 @@ class Interface:
contact1 = None
resources = []
for c in lcontact:
resources.append(u.resource)
resources.append(c.resource)
if c.resource == resource:
contact1 = c
break
......
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