using feather icon

This commit is contained in:
Miodec 2023-01-25 17:42:09 +01:00
parent 3a89f0099a
commit 7df53b700d

View file

@ -27,6 +27,7 @@ const commands: MonkeyTypes.Command[] = [
{
id: "changeFreedomMode",
display: "Freedom mode...",
icon: "fa-feather-alt",
subgroup,
},
];