Update.
This commit is contained in:
parent
3a8703d3c6
commit
351fef504c
@ -54,7 +54,7 @@ chatInputField.autoCompletions = {
|
||||
"/live": () => { chatInputField.liveType = !chatInputField.liveType; },
|
||||
"/help": showHelp,
|
||||
"/container": async() =>{
|
||||
//containerDialog.openWithStatus()
|
||||
containerDialog.openWithStatus()
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user