diff options
author | bobzel <zzzman@gmail.com> | 2024-03-10 09:51:50 -0400 |
---|---|---|
committer | bobzel <zzzman@gmail.com> | 2024-03-10 09:51:50 -0400 |
commit | 08c9a1fa70bcacc7dcbe103eca6209a96f00967c (patch) | |
tree | e254412c3e88cff2629593250384d9aa020c2c6a /src/client/views/MainView.tsx | |
parent | 4caca5b32f74beed00bfbdaa181cb69fc001b7ca (diff) | |
parent | 66bd6630378c7a8f2b7d9474739b6ea643d2c23c (diff) |
Merge branch 'master' into zach-starter
Diffstat (limited to 'src/client/views/MainView.tsx')
-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 e369e2876..715d7ed2c 100644 --- a/src/client/views/MainView.tsx +++ b/src/client/views/MainView.tsx @@ -453,6 +453,7 @@ export class MainView extends ObservableReactComponent<{}> { fa.faAngleDown, fa.faPlayCircle, fa.faClock, + fa.faRoute, fa.faRocket, fa.faExchangeAlt, fa.faHashtag, |