|
|
@@ -1,8 +1,8 @@
|
|
|
{
|
|
|
"$schema": "https://schema.tauri.app/config/2",
|
|
|
- "productName": "test",
|
|
|
+ "productName": "Control",
|
|
|
"version": "0.1.0",
|
|
|
- "identifier": "com.test.app",
|
|
|
+ "identifier": "com.control.app",
|
|
|
"build": {
|
|
|
"beforeDevCommand": "yarn dev",
|
|
|
"devUrl": "http://localhost:6555",
|
|
|
@@ -12,7 +12,6 @@
|
|
|
"app": {
|
|
|
"windows": [
|
|
|
{
|
|
|
- "title": "test",
|
|
|
"center": true,
|
|
|
"transparent": true,
|
|
|
"decorations": false,
|