diff --git a/src/js/components/types.js b/src/js/components/types.js index 8f5efec..d965880 100644 --- a/src/js/components/types.js +++ b/src/js/components/types.js @@ -90,7 +90,7 @@ export const TerminalDefaultProps = { backgroundColor: 'black', commands: {}, descriptions: {}, - watchConsoleLogging: true, + watchConsoleLogging: false, commandPassThrough: false, promptSymbol: '>', plugins: [],