diff --git a/components/Terminal.js b/components/Terminal.js index 7a11656..c37b2fd 100644 --- a/components/Terminal.js +++ b/components/Terminal.js @@ -430,7 +430,7 @@ class Terminal extends Component { } } - // Plugins + // Plugins loadPlugins = () => { this.props.plugins.forEach((plugin) => { try {