mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 07:12:40 +02:00
parent
6b766e4daa
commit
9000d3a5ec
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
|||
appButton = tablet.addButton({
|
||||
icon: Script.resolvePath("./img/icon_white.png"),
|
||||
activeIcon: Script.resolvePath("./img/icon_black.png"),
|
||||
sortOrder: 8,
|
||||
text: "CHAT",
|
||||
sortOrder: 8,
|
||||
isActive: appIsVisible,
|
||||
|
|
Loading…
Reference in a new issue