update powershell file for windows

This commit is contained in:
Tlntin
2023-03-08 12:04:14 +08:00
parent f14bbc52b7
commit db9b6629bc
3 changed files with 11 additions and 7 deletions

View File

@@ -1,12 +1,12 @@
{
"package": {
"productName": "WeRead",
"productName": "",
"version": "1.0.0"
},
"tauri": {
"windows": [
{
"url": "",
"url": "https://riju.codes/",
"transparent": true,
"fullscreen": false,
"width": 1200,
@@ -29,3 +29,4 @@
}
}