Skip to content

Commit

Permalink
fix resources path for locales (ubuntu)
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Apr 30, 2024
1 parent 3671f44 commit 29d758b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desktop/src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"icons/icon.ico"
],
"resources": [
"locales/**/**"
"locales/**"
]
},
"productName": "vibe",
Expand Down

0 comments on commit 29d758b

Please sign in to comment.