Bug fixes

This commit is contained in:
Raven Scott
2024-11-28 02:51:47 -05:00
parent db04774fb4
commit 9ec5bf0788
4 changed files with 291 additions and 117 deletions

View File

@ -200,4 +200,4 @@ function removeFromTray(containerId) {
}
// Expose functions to app.js
export { startTerminal, appendTerminalOutput };
export { startTerminal, appendTerminalOutput };