refactor: adapter

This commit is contained in:
手瓜一十雪
2024-09-07 22:58:29 +08:00
parent 137608c3d2
commit a299d9c0a7
3 changed files with 16 additions and 6 deletions

View File

@@ -229,7 +229,7 @@ export async function NCoreInitShell() {
sessionConfig,
new NodeIDependsAdapter(),
new NodeIDispatcherAdapter(),
sessionListener as any,
sessionListener,
);
try {
session.startNT(0);