fix ffmpeg download
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "StreamCapture",
|
||||
"version": "1.0.0",
|
||||
"productName": "流萤-视频下载",
|
||||
"version": "1.0.1",
|
||||
"identifier": "top.volan.stream-capture",
|
||||
"build": {
|
||||
"beforeDevCommand": "pnpm dev",
|
||||
@@ -13,7 +13,7 @@
|
||||
"windows": [
|
||||
{
|
||||
"label": "main",
|
||||
"title": "流萤 - 视频下载 v1.0.0",
|
||||
"title": "流萤 - 视频下载 v1.0.1",
|
||||
"width": 1300,
|
||||
"height": 900,
|
||||
"visible": false
|
||||
|
||||
Reference in New Issue
Block a user