diff --git a/frontend/src/components/CrackerPanel.tsx b/frontend/src/components/CrackerPanel.tsx index d965906..d6c15ab 100644 --- a/frontend/src/components/CrackerPanel.tsx +++ b/frontend/src/components/CrackerPanel.tsx @@ -505,7 +505,7 @@ export function CrackerPanel({ ? 'GPU Not Available' : !wordlistLoaded ? 'Loading dictionary...' - : 'Find Rooms'} + : 'Find Channels'} {/* Status */}