From e031161fd44f74b9ec3c4e6cbd1ec0915e6c20e8 Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Sat, 5 Apr 2025 15:58:17 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20=E4=BF=AE=E5=A4=8D:=20=E7=A7=BB?= =?UTF-8?q?=E9=99=A4=E6=96=87=E6=9C=AC=E8=BE=93=E5=85=A5=E6=A1=86=E7=9A=84?= =?UTF-8?q?=20auto-grow=20=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fixes: #1038 --- dashboard/src/components/shared/AstrBotConfig.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/dashboard/src/components/shared/AstrBotConfig.vue b/dashboard/src/components/shared/AstrBotConfig.vue index 2e24af80a..0117fd2f3 100644 --- a/dashboard/src/components/shared/AstrBotConfig.vue +++ b/dashboard/src/components/shared/AstrBotConfig.vue @@ -94,7 +94,6 @@ v-else-if="metadata[metadataKey].items[key]?.type === 'text' && !metadata[metadataKey].items[key]?.invisible" v-model="iterable[key]" variant="outlined" - auto-grow rows="3" class="config-field" hide-details