Skip to content

Commit fa04f5a

Browse files
author
ComputelessComputer
committed
fix tauri.conf.json syntax error
1 parent 9cd7741 commit fa04f5a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"productName": "Philo",
44
"version": "0.0.18",
55
"identifier": "com.johnjeong.philo",
6-
"build":
6+
"build": {
77
"beforeDevCommand": "bun run dev",
88
"devUrl": "http://localhost:1421",
99
"beforeBuildCommand": "bun run build",

0 commit comments

Comments
 (0)