diff options
author | Nathan-SR <144961007+Nathan-SR@users.noreply.github.com> | 2024-02-27 14:53:31 -0500 |
---|---|---|
committer | Nathan-SR <144961007+Nathan-SR@users.noreply.github.com> | 2024-02-27 14:53:31 -0500 |
commit | 97e4e6b2a198c7e26e74533bd0b63e325b54e7c2 (patch) | |
tree | 127de7f6ac07513fb11a80252cd53ffa24801e84 /src | |
parent | 9f8210f6acd943dc198c0d5d249e74650209541d (diff) |
6
Diffstat (limited to 'src')
-rw-r--r-- | src/client/views/MainView.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/MainView.tsx b/src/client/views/MainView.tsx index 3be52597a..96d0ba7e1 100644 --- a/src/client/views/MainView.tsx +++ b/src/client/views/MainView.tsx @@ -305,6 +305,7 @@ export class MainView extends ObservableReactComponent<{}> { fa.faSnowflake, fa.faStar, fa.faMicrophone, + fa.faCircleHalfStroke, fa.faKeyboard, fa.faQuestion, fa.faTasks, |