diff --git a/web/components/Brand/Button.vue b/web/components/Brand/Button.vue
index 297ea0b89..128e33772 100644
--- a/web/components/Brand/Button.vue
+++ b/web/components/Brand/Button.vue
@@ -1,5 +1,8 @@
+
+
+
+
diff --git a/web/components/KeyActions.ce.vue b/web/components/KeyActions.ce.vue
index 4c2b2abbf..8b31e8b31 100644
--- a/web/components/KeyActions.ce.vue
+++ b/web/components/KeyActions.ce.vue
@@ -8,8 +8,6 @@ import '~/assets/main.css';
const { t } = useI18n();
const { keyActions } = storeToRefs(useServerStore());
-
-console.log('[keyActions]', keyActions.value);
diff --git a/web/components/UserProfile/DropdownLaunchpad.vue b/web/components/UserProfile/DropdownLaunchpad.vue
index 95d8b6f01..a319cc5f0 100644
--- a/web/components/UserProfile/DropdownLaunchpad.vue
+++ b/web/components/UserProfile/DropdownLaunchpad.vue
@@ -1,12 +1,17 @@