mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-04-30 18:42:51 +02:00
s/stopped/idle/ on cracker interface
This commit is contained in:
@@ -325,7 +325,7 @@ export function Sidebar({
|
||||
crackerRunning ? 'text-green-500' : 'text-muted-foreground'
|
||||
)}
|
||||
>
|
||||
({crackerRunning ? 'running' : 'stopped'})
|
||||
({crackerRunning ? 'running' : 'idle'})
|
||||
</span>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user