diff --git a/.github/actions/spelling/expect.txt b/.github/actions/spelling/expect.txt index 77f44eb92..e127cadf4 100644 --- a/.github/actions/spelling/expect.txt +++ b/.github/actions/spelling/expect.txt @@ -490,7 +490,6 @@ MUAs MULTIAPPEND multiscript murchison -mutltiple muttmua Muttrc mybox @@ -711,6 +710,7 @@ showcerts showq sievec sievemailinglist +singleval slashdot smartsieve smbfs @@ -849,7 +849,6 @@ unpriv unsubscribable unsubscriptions uoff -Uou uppercased uppercasing upperfirst diff --git a/.vitepress/theme/custom.css b/.vitepress/theme/custom.css index 381c94959..151cf85a2 100644 --- a/.vitepress/theme/custom.css +++ b/.vitepress/theme/custom.css @@ -37,7 +37,7 @@ } section.VPSidebarItem.level-0:not(.collapsible) { - padding-bottom: 12px !important; + padding-bottom: 12px !important; } .VPNavBar.has-sidebar .content { diff --git a/components/DoveadmCliComponent.vue b/components/DoveadmCliComponent.vue index ed08c8417..c05876bfe 100644 --- a/components/DoveadmCliComponent.vue +++ b/components/DoveadmCliComponent.vue @@ -26,7 +26,10 @@ const d = computed(() => props.data)