diff options
Diffstat (limited to 'module/plugins/accounts/HellshareCz.py')
-rw-r--r-- | module/plugins/accounts/HellshareCz.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/accounts/HellshareCz.py b/module/plugins/accounts/HellshareCz.py index afe336403..3b689e275 100644 --- a/module/plugins/accounts/HellshareCz.py +++ b/module/plugins/accounts/HellshareCz.py @@ -10,7 +10,7 @@ class HellshareCz(Account): __name__ = "HellshareCz" __type__ = "account" __version__ = "0.18" - __status__ = "stable" + __status__ = "testing" __description__ = """Hellshare.cz account plugin""" __license__ = "GPLv3" |