mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 12:04:18 +02:00
parent
aacdf64bf6
commit
25fe4850b9
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",
|
||||
isActive: appIsVisible,
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue