From 99b183eed1aa74ef00b9c618248461e6a4606af1 Mon Sep 17 00:00:00 2001 From: Mononaut Date: Thu, 11 Dec 2025 02:27:29 +0000 Subject: [PATCH] update dashboard config --- frontend/custom-xxi-config.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/frontend/custom-xxi-config.json b/frontend/custom-xxi-config.json index 6d3135aa0..d3acb796b 100644 --- a/frontend/custom-xxi-config.json +++ b/frontend/custom-xxi-config.json @@ -22,8 +22,11 @@ } }, { - "component": "goggles", - "mobileOrder": 5 + "component": "twitter", + "mobileOrder": 5, + "props": { + "handle": "twentyone" + } }, { "component": "wallet",