diff options
author | bobzel <zzzman@gmail.com> | 2024-03-10 09:48:41 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-10 09:48:41 -0400 |
commit | 66bd6630378c7a8f2b7d9474739b6ea643d2c23c (patch) | |
tree | 69dae37de1312ff8704e661a8e9dda98da30346a /src/mobile/MobileInterface.tsx | |
parent | a9eb266296d1b71f1016c867f39e20299c011eea (diff) | |
parent | 36d18da80e5e5e1c6cae0dc21c1677a7ab9c1d77 (diff) |
Merge pull request #297 from brown-dash/eleanor-starter
trail tab icon changed
Diffstat (limited to 'src/mobile/MobileInterface.tsx')
-rw-r--r-- | src/mobile/MobileInterface.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mobile/MobileInterface.tsx b/src/mobile/MobileInterface.tsx index c31e73b42..dc4af8303 100644 --- a/src/mobile/MobileInterface.tsx +++ b/src/mobile/MobileInterface.tsx @@ -92,6 +92,7 @@ import { faTrash, faTrashAlt, faTree, + faRoute, faTv, faUndoAlt, faVideo, |