diff --git a/web/app/_components/ProgressBar/index.tsx b/web/app/_components/ProgressBar/index.tsx index 4c2e32ec68..952ed57432 100644 --- a/web/app/_components/ProgressBar/index.tsx +++ b/web/app/_components/ProgressBar/index.tsx @@ -9,7 +9,7 @@ const ProgressBar: React.FC = ({ used, total }) => { return (
- + Updating
diff --git a/web/app/_components/SidebarMenu/index.tsx b/web/app/_components/SidebarMenu/index.tsx index d460dd623f..8ea9f9de77 100644 --- a/web/app/_components/SidebarMenu/index.tsx +++ b/web/app/_components/SidebarMenu/index.tsx @@ -52,7 +52,7 @@ const SidebarMenu: React.FC = () => { )} >