[Settings > General] Fix Hermes icon
This commit is contained in:
parent
f02b1d842e
commit
aabb478f9c
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ export default function General() {
|
|||
{
|
||||
label: "Hermes",
|
||||
version: `${hermesProps["OSS Release Version"]} ${hermesProps["Build"]} | Bytecode ${hermesProps["Bytecode Version"]}`,
|
||||
icon: "ic_hammer_and_chisel_24px",
|
||||
icon: "ic_badge_staff",
|
||||
},
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue