Added id field.
Some checks failed
MoreThanText/morethantext/pipeline/head There was a failure building this commit

This commit is contained in:
2024-11-08 22:41:07 -05:00
parent fc88177d75
commit e92a1a6d2b
2 changed files with 33 additions and 0 deletions

View File

@ -1,4 +1,5 @@
mod client;
mod fields;
mod message;
mod router;
mod session;