renamed the app to frangipane ^^
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "chatapp",
|
||||
"version": "1.0.3",
|
||||
"identifier": "com.strawberries.chatapp",
|
||||
"productName": "frangipane",
|
||||
"version": "0.1.0",
|
||||
"identifier": "com.strawberries.frangipane",
|
||||
"build": {
|
||||
"beforeDevCommand": "yarn dev",
|
||||
"devUrl": "http://localhost:1420",
|
||||
@@ -12,7 +12,7 @@
|
||||
"app": {
|
||||
"windows": [
|
||||
{
|
||||
"title": "chatapp",
|
||||
"title": "frangipane",
|
||||
"width": 800,
|
||||
"height": 600,
|
||||
"decorations": true,
|
||||
|
||||
Reference in New Issue
Block a user