mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 09:24:51 +00:00
fix(terminal) CHANNEL_RESIZE -> CHANNEL_TERMINAL_RESIZE
This commit is contained in:
parent
d886af1678
commit
08bfe66a26
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
WIN32 = main.WIN32,
|
||||
|
||||
CHANNEL = CloudFunc.CHANNEL_TERMINAL,
|
||||
CHANNEL_RESIZE = CloudFunc.CHANNEL_RESIZE,
|
||||
CHANNEL_RESIZE = CloudFunc.CHANNEL_TERMINAL_RESIZE,
|
||||
|
||||
ConNum = 0;
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue