No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

__init__.py 123B

12345
  1. __plugin_name__ = 'webui'
  2. __version__ = '0.0.1'
  3. __plugin_type__ = 'ui'
  4. __loader__ = 'main.py'
  5. __confspec__ = 'confspec.py'