fix missing next_chapter
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
from . import judge
|
||||
from .judge import judge
|
||||
from .chapter import next_chapter
|
||||
from .function_manager import FunctionManager
|
||||
Reference in New Issue
Block a user