idk
This commit is contained in:
parent
633e2dcd83
commit
612fbf4c6a
2 changed files with 1 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "tensamin",
|
||||
"version": "0.1.0",
|
||||
"identifier": "net.tensamin.app",
|
||||
"identifier": "net.tensamin.client",
|
||||
"build": {
|
||||
"beforeDevCommand": "cd ../web && bun run dev && cd -",
|
||||
"devUrl": "http://localhost:3000",
|
||||
|
|
|
|||
1
todo.md
1
todo.md
|
|
@ -1,5 +1,4 @@
|
|||
- Calculate message height and pass to virtualizer (-> packages/chat/src/components/input.tsx)
|
||||
- Split ttp codec into separate file
|
||||
- Add "Rename Conversations to Friends" option in settings
|
||||
- Handle live messages in notification context
|
||||
- Add files to message height calculation
|
||||
|
|
|
|||
Loading…
Reference in a new issue