mirror of
https://github.com/evennia/evennia.git
synced 2026-03-24 08:46:31 +01:00
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",
|
||||
type: "component",
|
||||
componentName: "evennia",
|
||||
tooltip: "Click and drag tabs to make new panes"
|
||||
tooltip: "Click and drag tabs to make new panes",
|
||||
componentState: {
|
||||
types: "all",
|
||||
updateMethod: "newlines",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue