Start DMs

This commit is contained in:
2025-09-05 21:41:48 +03:00
Unverified
parent 420bad2405
commit 04d3e4d995
10 changed files with 691 additions and 9 deletions
+2 -1
View File
@@ -11,4 +11,5 @@ When working with this project, follow these rules:
- To typecheck, run "npm run frontend:typecheck".
- To build, run "npm run frontend:build".
- Do NOT "cd" to the project directory.
- Do NOT "cd" to the project directory.
- If possible, try to update files in a single edit.