Typstify /chat_message to /chat

This commit is contained in:
Joscha 2025-03-01 23:11:49 +01:00
parent 8bece23baf
commit de7ae63a5e
13 changed files with 93 additions and 153 deletions

View file

@ -2,6 +2,7 @@ use showbits_typst::Typst;
pub mod calendar;
pub mod cells;
pub mod chat;
pub mod egg;
pub mod image;
pub mod text;