(feat): add a small zoom to the android app
(fix): save ReplyId correctly (qol): update todo
This commit is contained in:
parent
6f03604c90
commit
d355c83c02
9 changed files with 12 additions and 6 deletions
|
|
@ -26,7 +26,7 @@
|
|||
"start-adb:mobile": "cd apps/tauri && pnpm run start-adb:mobile",
|
||||
"dev:desktop": "cd apps/electron && pnpm run dev",
|
||||
"build:desktop": "cd apps/electron && pnpm run package",
|
||||
"delete:mobile": "cd apps/tauri && nix develop ../..#tauri --command adb uninstall net.tensamin.client"
|
||||
"delete:mobile": "cd apps/tauri && nix develop ../..#tauri --command adb uninstall net.tensamin.client.dev"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^10.0.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue