✏️ Rover isn't rusty anymore
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "rust-rover",
|
||||
"name": "rest-rover",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"distDir": "../build"
|
||||
},
|
||||
"package": {
|
||||
"productName": "RustRover",
|
||||
"productName": "RestRover",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"tauri": {
|
||||
@@ -29,7 +29,7 @@
|
||||
"icons/icon.icns",
|
||||
"icons/icon.ico"
|
||||
],
|
||||
"identifier": "de.atashfaraz.rustrover",
|
||||
"identifier": "de.atashfaraz.restrover",
|
||||
"longDescription": "",
|
||||
"macOS": {
|
||||
"entitlements": null,
|
||||
@@ -58,7 +58,7 @@
|
||||
"fullscreen": false,
|
||||
"height": 600,
|
||||
"resizable": true,
|
||||
"title": "RustRover",
|
||||
"title": "RestRover",
|
||||
"width": 800
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user