Prepare settings panel (#136)

This commit is contained in:
FTCHD
2026-01-23 22:51:42 +07:00
committed by GitHub
parent ea43cb5f5f
commit 1e503c82ac
13 changed files with 672 additions and 4 deletions
+2
View File
@@ -249,6 +249,7 @@ version = "3.2.2"
dependencies = [
"cocoa",
"fix-path-env",
"flate2",
"log",
"machine-uid",
"objc",
@@ -257,6 +258,7 @@ dependencies = [
"serde",
"serde_json",
"sysinfo",
"tar",
"tauri",
"tauri-build",
"tauri-plugin-autostart",