Skip to content

Commit 74fabe6

Browse files
committed
fix: revert identifier field
1 parent 5620a16 commit 74fabe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"productName": "algokit-lora",
33
"version": "0.1.0",
4-
"identifier": "dev.algokit-lora.algorand-foundation",
4+
"identifier": "algokit-lora.algorand-foundation",
55
"build": {
66
"beforeDevCommand": "npm run dev",
77
"devUrl": "http://localhost:1420",

0 commit comments

Comments
 (0)