Skip to content

Commit 5d5f3df

Browse files
committed
fix: revert product name
1 parent 0671c48 commit 5d5f3df

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
@@ -6,7 +6,7 @@
66
"distDir": "../.output/public"
77
},
88
"package": {
9-
"productName": "Kanri",
9+
"productName": "kanri",
1010
"version": "0.5.0"
1111
},
1212
"tauri": {

0 commit comments

Comments
 (0)