diff --git a/main.go b/main.go index 947c10e..31a2680 100644 --- a/main.go +++ b/main.go @@ -1757,7 +1757,6 @@ func (s *appState) refreshQueueView() { }, func() { // onClear s.jobQueue.Clear() - s.clearVideo() // Always return to main menu after clearing if len(s.jobQueue.List()) == 0 {