General bug fixes in terminal and file manager and fixed credential errors in production
This commit is contained in:
@@ -79,7 +79,6 @@ export function TerminalWindow({
|
||||
minWidth={600}
|
||||
minHeight={400}
|
||||
onClose={handleClose}
|
||||
onMinimize={handleMinimize}
|
||||
onMaximize={handleMaximize}
|
||||
onFocus={handleFocus}
|
||||
isMaximized={currentWindow.isMaximized}
|
||||
|
||||
Reference in New Issue
Block a user