Fix minor typo
This commit is contained in:
parent
8dfb6da4da
commit
cd5e38fe14
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ let goldenlayout = (function () {
|
||||||
title: "Untitled",
|
title: "Untitled",
|
||||||
type: "component",
|
type: "component",
|
||||||
componentName: "evennia",
|
componentName: "evennia",
|
||||||
tooltip: "Click and drag tabs to make new panes"
|
tooltip: "Click and drag tabs to make new panes",
|
||||||
componentState: {
|
componentState: {
|
||||||
types: "all",
|
types: "all",
|
||||||
updateMethod: "newlines",
|
updateMethod: "newlines",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue