diff options
Diffstat (limited to 'pyload/remote/__init__.py')
-rw-r--r-- | pyload/remote/__init__.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pyload/remote/__init__.py b/pyload/remote/__init__.py new file mode 100644 index 000000000..60dfa77c7 --- /dev/null +++ b/pyload/remote/__init__.py @@ -0,0 +1,3 @@ +# -*- coding: utf-8 -*- + +activated = True |