3 lines
100 B
Python
3 lines
100 B
Python
# -*- coding: utf-8 -*-
|
|
from plugin import blueprint, menu, plugin_load, plugin_unload, plugin_info
|