Skip to content

Commit

Permalink
fix: app name rolled back to its previous situation
Browse files Browse the repository at this point in the history
  • Loading branch information
ifoche committed Dec 11, 2023
1 parent 04817ff commit 84dab8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@
"script-example": "npx ts-node src/scripts/example.ts"
},
"manifest.webapp": {
"name": "Home Page",
"description": "Home Page App",
"name": "Homepage App",
"description": "Homepage App",
"icons": {
"48": "icon.png"
},
Expand Down

0 comments on commit 84dab8a

Please sign in to comment.