Fix config flag

This commit is contained in:
Sam Becker 2026-03-05 21:38:46 -06:00 committed by GitHub
parent f7ef89e1c0
commit 691a39c85c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -312,7 +312,7 @@ export default function AdminAppConfigurationClient({
connection: { provider: 'Storage', error: storageError},
})}
<div>
{hasVercelBlobStorage && false
{hasVercelBlobStorage
? renderSubStatus('checked', 'Vercel Blob: connected')
: renderSubStatus('optional', <>
{labelForStorage('vercel-blob')}: