From 20d210245bc2da5dcde8a49fb8ee3ab18956f804 Mon Sep 17 00:00:00 2001
From: ishita778 <122644722+ishita778@users.noreply.github.com>
Date: Fri, 28 Feb 2025 11:46:19 -0600
Subject: [PATCH] chore: rename unscheduled text at calendar footer (#538)
---
src/views/components/calendar/CalendarBottomBar.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/views/components/calendar/CalendarBottomBar.tsx b/src/views/components/calendar/CalendarBottomBar.tsx
index fac2a031..7b9831da 100644
--- a/src/views/components/calendar/CalendarBottomBar.tsx
+++ b/src/views/components/calendar/CalendarBottomBar.tsx
@@ -32,7 +32,7 @@ export default function CalendarBottomBar({ courseCells, setCourse }: CalendarBo
{displayCourses && (
<>
- Unscheduled
+ Async / Other
—