From 8df144476589f10ce3d52bd59b125ba50fdc72bc Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Mon, 20 Oct 2025 11:46:11 -0400 Subject: chore: hide wiki buttons --- src/components/Content.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/components/Content.tsx') diff --git a/src/components/Content.tsx b/src/components/Content.tsx index d3c04d3..6efa8e2 100644 --- a/src/components/Content.tsx +++ b/src/components/Content.tsx @@ -135,8 +135,8 @@ export function Content() { {/* Wiki and clipboard buttons - always available for documentation */} - - + {/* */} + {/* */} {/* Plugin Update Checker */} {/* */} -- cgit v1.2.3