[Settings > General] Fix Hermes icon

This commit is contained in:
Beef 2023-01-07 17:34:50 +00:00
parent f02b1d842e
commit aabb478f9c

View file

@ -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",
},
];