Changing to [] instead of "" reference
This commit is contained in:
parent
1604f410f6
commit
29519b24e7
@ -52,7 +52,7 @@
|
|||||||
<Text>"Name"</Text>
|
<Text>"Name"</Text>
|
||||||
</Label>
|
</Label>
|
||||||
<StringInput>
|
<StringInput>
|
||||||
<Output>"data.character.definition.name"</Output>
|
<Output>[data.character.definition.name]</Output>
|
||||||
</StringInput>
|
</StringInput>
|
||||||
<Label>
|
<Label>
|
||||||
<Text>"Rasse"</Text>
|
<Text>"Rasse"</Text>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user