summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/FileshareInUa.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/FileshareInUa.py')
-rw-r--r--module/plugins/hoster/FileshareInUa.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/FileshareInUa.py b/module/plugins/hoster/FileshareInUa.py
index 95068e66b..48113ca95 100644
--- a/module/plugins/hoster/FileshareInUa.py
+++ b/module/plugins/hoster/FileshareInUa.py
@@ -29,7 +29,7 @@ class FileshareInUa(Hoster):
if not self._checkOnline():
self.offline()
- self.pyfile.name = self._getName()
+ pyfile.name = self._getName()
self.link = self._getLink()