feat: Implement initial Electron frontend with chat area, user settings, and voice context, and update the TODO list.
All checks were successful
Build and Release / build-and-release (push) Successful in 9m14s

This commit is contained in:
Bryan1029384756
2026-02-13 10:39:01 -06:00
parent 556a561449
commit 63d4208933
5 changed files with 44 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "discord",
"private": true,
"version": "1.0.12",
"version": "1.0.13",
"description": "A Discord clone built with Convex, React, and Electron",
"author": "Moyettes",
"type": "module",