diff --git a/app/src/App.tsx b/app/src/App.tsx index 033d786c..29d01af9 100644 --- a/app/src/App.tsx +++ b/app/src/App.tsx @@ -149,6 +149,7 @@ function App() { /> ), name: l.name, // name that appear in Sidebar + color: l.menuColor, })), ) // eslint-disable-next-line no-catch-all/no-catch-all