copper 53bd8c22e9 add history
change table layer
2022-11-10 14:23:31 +08:00

5 lines
97 B
Python

from misc.utils import Register
AI_METHOD = Register('AI Method')
from .main import BasicPlugin