update powershell file for windows

This commit is contained in:
Tlntin
2023-03-08 12:34:54 +08:00
parent b164415bb0
commit d17a3b9963
4 changed files with 36 additions and 32 deletions

View File

@@ -1,12 +1,12 @@
{
"package": {
"productName": "",
"productName": "WeRead",
"version": "1.0.0"
},
"tauri": {
"windows": [
{
"url": "https://riju.codes/",
"url": "https://weread.qq.com/",
"transparent": true,
"fullscreen": false,
"width": 1200,
@@ -28,5 +28,3 @@
"beforeDevCommand": ""
}
}