Change room finder to be channels not rooms

This commit is contained in:
jkingsman
2026-03-25 08:34:21 -07:00
parent b63153b3a1
commit 5b05fdefa1

View File

@@ -505,7 +505,7 @@ export function CrackerPanel({
? 'GPU Not Available'
: !wordlistLoaded
? 'Loading dictionary...'
: 'Find Rooms'}
: 'Find Channels'}
</button>
{/* Status */}