mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-08 08:25:05 +08:00
using feather icon
This commit is contained in:
parent
3a89f0099a
commit
7df53b700d
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ const commands: MonkeyTypes.Command[] = [
|
|||
{
|
||||
id: "changeFreedomMode",
|
||||
display: "Freedom mode...",
|
||||
icon: "fa-feather-alt",
|
||||
subgroup,
|
||||
},
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue