Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
This commit is contained in:
@@ -363,7 +363,7 @@ class NMClient(gobject.GObject):
|
||||
self._get_initial_devices()
|
||||
|
||||
def get_devices(self):
|
||||
return self._devices
|
||||
return self._devices.values()
|
||||
|
||||
def _get_initial_devices_reply_cb(self, ops):
|
||||
for op in ops:
|
||||
|
||||
Reference in New Issue
Block a user