mirror of
https://github.com/louislam/dockge.git
synced 2026-05-22 14:32:16 +00:00
Remove console.log
This commit is contained in:
@@ -39,7 +39,6 @@ export default {
|
||||
},
|
||||
},
|
||||
mounted() {
|
||||
console.log(this.endpoint);
|
||||
this.$root.emitAgent(this.endpoint, "checkMainTerminal", (res) => {
|
||||
this.enableConsole = res.ok;
|
||||
this.processing = false;
|
||||
|
||||
Reference in New Issue
Block a user