mirror of
https://github.com/overte-org/overte.git
synced 2025-04-10 16:12:28 +02:00
use new users icon
This commit is contained in:
parent
f981f21aa4
commit
5ece3f1e1a
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
|
||||
var tablet = Tablet.getTablet("com.highfidelity.interface.tablet.system");
|
||||
var button = tablet.addButton({
|
||||
icon: "icons/tablet-icons/people-i.svg",
|
||||
icon: "icons/tablet-icons/users-i.svg",
|
||||
text: "USERS",
|
||||
sortOrder: 11
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue