mirror of
https://github.com/markqvist/LXMF.git
synced 2024-12-26 23:59:34 -05:00
Updated RNS API call.
This commit is contained in:
parent
a1bdcdf7f1
commit
aa36f0ef6d
@ -324,7 +324,7 @@ class LXMessage:
|
||||
|
||||
|
||||
def __update_transfer_progress(self, resource):
|
||||
self.progress = resource.progress()
|
||||
self.progress = resource.get_progress()
|
||||
|
||||
def __as_packet(self):
|
||||
if not self.packed:
|
||||
|
Loading…
Reference in New Issue
Block a user