From 1023ea9d9a0857b8845b3bb7dfae28479daff936 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 1 Oct 2023 17:01:47 +0000 Subject: [PATCH] Update versions --- src/bilibili/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/bilibili/config.json b/src/bilibili/config.json index 9d3e1e82..bf97b930 100644 --- a/src/bilibili/config.json +++ b/src/bilibili/config.json @@ -1,5 +1,5 @@ { - "version": "0.1.18", + "version": "0.1.19", "properties": { ".line_ts": { "widget": "line", @@ -76,8 +76,8 @@ "widescreen-width-times": { "title": "宽屏倍数", "type": "number", - "defaultValue": 1.20, - "default": 1.20, + "defaultValue": 1.2, + "default": 1.2, "required": true, "hidden": "{{ formData.widescreen === 'off' }}", "props": {