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,
|
||||
locale: "en-us",
|
||||
textFormat: "plain",
|
||||
timestamp: new Date().toISOString(),
|
||||
from: window.user
|
||||
timestamp: new Date().toISOString()
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue