upd
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "Dating",
|
||||
"productName": "JustUs",
|
||||
"version": "0.1.0",
|
||||
"identifier": "com.dating.app",
|
||||
"identifier": "com.justus.app",
|
||||
"build": {
|
||||
"beforeDevCommand": "pnpm dev",
|
||||
"devUrl": "http://localhost:3000",
|
||||
@@ -12,7 +12,7 @@
|
||||
"app": {
|
||||
"windows": [
|
||||
{
|
||||
"title": "dating",
|
||||
"title": "JustUs",
|
||||
"width": 1280,
|
||||
"height": 860,
|
||||
"minWidth": 375,
|
||||
|
||||
Reference in New Issue
Block a user