diff options
| author | eleanor-park <eleanor_park@brown.edu> | 2024-02-21 20:00:11 -0500 |
|---|---|---|
| committer | eleanor-park <eleanor_park@brown.edu> | 2024-02-21 20:00:11 -0500 |
| commit | 2279f029ce19c9f7f886a6966ea5f23be9468890 (patch) | |
| tree | 2f9fc5cf25e4af6d8c6b95dc87fe7283a205342a /src/client | |
| parent | b05c44385cc81889ee94a4bbb034237142438bdc (diff) | |
presentation trail tab icon changed
Diffstat (limited to 'src/client')
| -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 b6cb845a6..496cb0bdd 100644 --- a/src/client/views/MainView.tsx +++ b/src/client/views/MainView.tsx @@ -452,6 +452,7 @@ export class MainView extends ObservableReactComponent<{}> { fa.faAngleDown, fa.faPlayCircle, fa.faClock, + fa.faRoute, fa.faRocket, fa.faExchangeAlt, fa.faHashtag, |
