mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 13:05:09 +00:00
fix: reload and parse msg
This commit is contained in:
@@ -857,7 +857,7 @@ export class OneBotMsgApi {
|
||||
return parsedElement;
|
||||
}
|
||||
}
|
||||
return [];
|
||||
return;
|
||||
},
|
||||
));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user