Skip to content

Commit

Permalink
change packages names
Browse files Browse the repository at this point in the history
  • Loading branch information
ofrades committed Apr 8, 2024
1 parent 36fdc43 commit 7947e16
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"productName": "Tesouro dos Fiéis",
"productName": "tesourofieis",
"identifier": "com.tesourofieis.app",
"build": {
"frontendDist": "../dist",
Expand Down Expand Up @@ -35,4 +35,3 @@
"$schema": "../node_modules/@tauri-apps/cli/schema.json",
"plugins": {}
}

0 comments on commit 7947e16

Please sign in to comment.