deleted by wrong

Signed-off-by: anas <e.anastayyar@gmail.com>
This commit is contained in:
anas 2021-08-08 03:29:46 +03:00
parent 8edadd83bd
commit 16d91e36c4

View File

@ -15,6 +15,7 @@ class AriaDownloadStatus(Status):
self.__download = get_download(self.__gid)
self.__uid = listener.uid
self.__listener = listener
self.message = listener.message
def __update(self):
self.__download = get_download(self.__gid)