We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55a4b53 commit 63a56d8Copy full SHA for 63a56d8
src-tauri/tauri.conf.json
@@ -2,7 +2,7 @@
2
"$schema": "https://schema.tauri.app/config/2",
3
"productName": "Donate Your Speech",
4
"version": "0.1.0",
5
- "identifier": "org.divvun.donate-your-speech",
+ "identifier": "no.uit.divvun.donate-your-speech",
6
"build": {
7
"beforeDevCommand": "pnpm dev",
8
"devUrl": "http://localhost:1420",
0 commit comments