Update admin copy

cgen-4b1628d4d2c64a87a29fc77c912e209e
This commit is contained in:
Builder.io 2025-10-04 22:30:01 +00:00
parent 9ed81b46ab
commit 7188b7b929

View file

@ -604,7 +604,7 @@ export default function Admin() {
<CardContent className="space-y-3">
{managedProfiles.length === 0 && (
<div className="text-sm text-muted-foreground">
No member profiles found yet.
No developer profiles found yet.
</div>
)}
{managedProfiles.map((p) => (