mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
Incorrect ID fixed - thanks Milad
This commit is contained in:
parent
e0392642f7
commit
5828f46c6b
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ Item {
|
||||||
spacing: 8
|
spacing: 8
|
||||||
|
|
||||||
ColumnLayout {
|
ColumnLayout {
|
||||||
id: avatarNameTagsContainer
|
|
||||||
Layout.preferredWidth: parent.width
|
Layout.preferredWidth: parent.width
|
||||||
Layout.topMargin: 18
|
Layout.topMargin: 18
|
||||||
spacing: 0
|
spacing: 0
|
||||||
|
|
Loading…
Reference in a new issue