From ae42253fbe97510d22a442fa45db65b4f3d2d3c9 Mon Sep 17 00:00:00 2001 From: Montia37 Date: Mon, 8 Sep 2025 03:15:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=AD=A3=E8=A7=86=E9=A2=91?= =?UTF-8?q?=E8=83=8C=E6=99=AF=E7=9B=B8=E5=85=B3=E7=9A=84=E9=94=AE=E5=90=8D?= =?UTF-8?q?=E6=8B=BC=E5=86=99=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- komari-theme.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/komari-theme.json b/komari-theme.json index 572c6c2..c80e14d 100644 --- a/komari-theme.json +++ b/komari-theme.json @@ -21,14 +21,14 @@ "help": "目前仅支持单张背景图片(eg: https://test.com/1.png)" }, { - "key": "enableVedioBackground", + "key": "enableVideoBackground", "name": "启用视频背景", "type": "switch", "default": false, "help": "启用后将使用视频作为背景" }, { - "key": "vedioBackgroundUrl", + "key": "videoBackgroundUrl", "name": "视频背景链接", "type": "string", "default": "/assets/Mortis_1080p30fps2Mbps.mp4",