chore: revert todo

This commit is contained in:
pk5ls20
2024-11-17 05:28:46 +08:00
parent 0f5ef03d63
commit f7268c30ca
16 changed files with 24 additions and 25 deletions

View File

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