feat: account deletion in settings + privacy policy with deletion link

This commit is contained in:
2026-07-17 15:47:29 -04:00
parent e79505d8b4
commit aa0af5db4f
49 changed files with 1152 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "dumpsterChat",
"version": "0.2.6",
"identifier": "coffee.dustin.dumpsterchat",
"identifier": "coffee.dustin.dumpster",
"build": {
"frontendDist": "../dist",
"devUrl": "http://localhost:5173",