Fix CI
This commit is contained in:
parent
4ea15e1d04
commit
3cb079c80c
3 changed files with 48 additions and 1 deletions
|
@ -145,7 +145,7 @@ export class ConsoleGlobalMessageManager {
|
|||
// remove formatting button
|
||||
];
|
||||
|
||||
let quill = new Quill(`#${INPUT_CONSOLE_MESSAGE}`, {
|
||||
new Quill(`#${INPUT_CONSOLE_MESSAGE}`, {
|
||||
theme: 'snow',
|
||||
modules: {
|
||||
toolbar: toolbarOptions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue