feat: mentions in lives_with and text_body fields
Some checks failed
/ integration-test--firefox (push) Failing after 3m7s

This commit is contained in:
Robert Perce 2026-01-26 15:25:45 -06:00
parent fd5f1899c1
commit d42adbe274
10 changed files with 369 additions and 200 deletions

View file

@ -40,7 +40,7 @@ deploy_to_server() {
}
dev() {
_cargo run -- serve
find src static migrations | entr -ccdr ./Taskfile _cargo run -- serve
}
"$@"