added profile pictures to messages and improved chat page layout

This commit is contained in:
2026-01-11 21:00:33 +01:00
parent 8b144d87f4
commit e567b00b6c
9 changed files with 565 additions and 482 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "chatapp",
"version": "1.0.0",
"version": "1.0.3",
"identifier": "com.strawberries.chatapp",
"build": {
"beforeDevCommand": "yarn dev",