summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/hoster/GamefrontCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/hoster/GamefrontCom.py')
-rw-r--r--pyload/plugins/hoster/GamefrontCom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/hoster/GamefrontCom.py b/pyload/plugins/hoster/GamefrontCom.py
index e130ca5c0..18908b5f7 100644
--- a/pyload/plugins/hoster/GamefrontCom.py
+++ b/pyload/plugins/hoster/GamefrontCom.py
@@ -30,7 +30,7 @@ class GamefrontCom(Hoster):
if not self._checkOnline():
self.offline()
- self.pyfile.name = self._getName()
+ pyfile.name = self._getName()
self.link = self._getLink()