rscder-pub/plugins/follow/__init__.py
2023-02-10 21:51:03 +08:00

5 lines
85 B
Python

from misc import Register
FOLLOW = Register('流程')
from follow.main import *