Arch: fixed wrong copy/paste, duh...

This commit is contained in:
Yorik van Havre
2019-08-12 19:40:33 -03:00
parent 347b818076
commit a210ec3733

View File

@@ -741,7 +741,7 @@ class ViewProviderComponent:
vobj.Proxy = self
self.Object = vobj.Object
self.setProperties(self,vobj)
self.setProperties(vobj)
def setProperties(self,vobj):