Skip to content

Commit 1e8dcac

Browse files
authored
Updated wording to make the banner page not confusing (supabase#40688)
1 parent 11aa71b commit 1e8dcac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apps/studio/components/layouts/AppLayout/NoticeBanner.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ export const NoticeBanner = () => {
4444
<div className="items-center flex flex-row gap-3 z-[1]">
4545
<WarningIcon className="z-[1] flex-shrink-0" />
4646
<div className="flex-1 text-xs sm:text-sm z-[1] text-warning">
47-
Urgent Dashboard and Management API maintenance currently in progress. For full details,{' '}
47+
Urgent Dashboard and Management API maintenance between 23:00 UTC on Nov 21, 2025 and
48+
23:00 UTC on Nov 23, 2025. For full details,{' '}
4849
<Link
4950
href="https://status.supabase.com/incidents/z0l2157y33xk"
5051
target="_blank"

0 commit comments

Comments
 (0)