forked from mirror/MCSM-Daemon
Fix: default close color term
This commit is contained in:
parent
3ae2f4b94f
commit
19b147c424
@ -31,7 +31,7 @@ export default class InstanceConfig {
|
||||
|
||||
// terminal option
|
||||
public terminalOption = {
|
||||
haveColor: true,
|
||||
haveColor: false,
|
||||
pty: true,
|
||||
ptyWindowCol: 140,
|
||||
ptyWindowRow: 40
|
||||
|
Loading…
Reference in New Issue
Block a user