From 19b89dceb59873e172eddffd50d4197d4c92619d Mon Sep 17 00:00:00 2001 From: j m <1406993111@qq.com> Date: Fri, 20 Dec 2024 06:09:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=A9=E5=B1=95=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=EF=BC=8C=E5=8F=AF=E7=94=A8=E4=BA=8E=E8=87=AA=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E4=BE=A7=E8=BE=B9=E6=A0=8F=E6=92=AD=E6=94=BE=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/js/mew-custom.js | 2 +- theme.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/js/mew-custom.js b/src/js/mew-custom.js index 737e8fe..7afa729 100644 --- a/src/js/mew-custom.js +++ b/src/js/mew-custom.js @@ -77,7 +77,7 @@ document.addEventListener('DOMContentLoaded', () => { listFolded: this.getAttribute('listFolded') || false, volume: this.getAttribute('volume') || 0.7, listMaxHeight: this.getAttribute('listMaxHeight') || 450, - mimi: this.getAttribute('mimi') || false, + mini: this.getAttribute('mini') || false, order: this.getAttribute('order') || 'list', storageName: this.getAttribute('storageName') || 'aplayer-setting', } diff --git a/theme.yaml b/theme.yaml index 8075577..40d0860 100644 --- a/theme.yaml +++ b/theme.yaml @@ -30,7 +30,7 @@ spec: settingName: theme-dream2-plus-setting configMapName: theme-dream2-plus-configMap # 版本号 - version: 1.3.3.beta7 + version: 1.3.3.beta8 # 最低支持的 Halo 版本 require: ">=2.20.0" # 许可