feat: redesign relay screen

This commit is contained in:
2024-01-14 18:05:36 +07:00
parent f908c46a19
commit dae4b1d52b
18 changed files with 495 additions and 270 deletions

View File

@@ -1,5 +1,5 @@
{
"$schema": "../apps/desktop/node_modules/@tauri-apps/cli/schema.json",
"$schema": "../node_modules/@tauri-apps/cli/schema.json",
"build": {
"beforeBuildCommand": "pnpm run build",
"beforeDevCommand": "pnpm run dev",
@@ -50,7 +50,7 @@
"deb": {
"depends": []
},
"externalBin": ["bin/depot"],
"externalBin": [],
"resources": ["resources/*"],
"icon": [
"icons/32x32.png",