This commit is contained in:
手瓜一十雪
2024-11-14 11:46:37 +08:00
parent 76b404cdd8
commit 21b228552d
5 changed files with 29 additions and 25 deletions

View File

@@ -24,7 +24,7 @@ export class PacketClientSession {
return this.context.operation;
}
// TODO: global message element adapter (?
// work: global message element adapter (?
get msgConverter() {
return this.context.msgConverter;
}