diff --git a/dashboard/src/components/shared/AstrBotConfig.vue b/dashboard/src/components/shared/AstrBotConfig.vue index 37efe7f6a..6ace849ef 100644 --- a/dashboard/src/components/shared/AstrBotConfig.vue +++ b/dashboard/src/components/shared/AstrBotConfig.vue @@ -6,8 +6,8 @@
+ style="margin-bottom: 8px" :text="metadata[metadataKey].items[key]?.hint" + :title="'πŸ’‘ ' + metadata[metadataKey].items[key]?.description" type="info" variant="tonal" color="primary">
@@ -66,8 +66,8 @@
+ style="margin-bottom: 8px" :text="metadata[metadataKey]?.hint" + :title="'πŸ’‘ ' + metadata[metadataKey]?.description" type="info" variant="tonal" color="primary">
diff --git a/dashboard/src/views/AboutPage.vue b/dashboard/src/views/AboutPage.vue index e0927534b..40c0f9555 100644 --- a/dashboard/src/views/AboutPage.vue +++ b/dashboard/src/views/AboutPage.vue @@ -4,13 +4,20 @@
- AstrBot Logo - AstrBot Logo + AstrBot Logo + AstrBot Logo

AstrBot

- By Soulter And AstrBot Contributors + A project out of interests and loves ❀️ + + By Soulter, AstrBot Contributors + and AstrBot Plugin Authors +