fix(llm.gblib): Fix in doc. publishing.
This commit is contained in:
parent
6168275d92
commit
619d094886
1 changed files with 1 additions and 2 deletions
|
@ -38,8 +38,7 @@ class SideBarMenu extends React.Component {
|
||||||
name: command,
|
name: command,
|
||||||
locale: "en-us",
|
locale: "en-us",
|
||||||
textFormat: "plain",
|
textFormat: "plain",
|
||||||
timestamp: new Date().toISOString(),
|
timestamp: new Date().toISOString()
|
||||||
from: window.user
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue