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