Skip to content

Commit

Permalink
Added a sortOrder.
Browse files Browse the repository at this point in the history
  • Loading branch information
Armored-Dragon committed Feb 12, 2025
1 parent 6b766e4 commit 9000d3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/system/domainChat/domainChat.js
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 9000d3a

Please sign in to comment.