Fix: set appwrite as label

This commit is contained in:
ernstmul
2025-04-09 10:40:31 +02:00
parent 18880eb0a2
commit c76798723c
@@ -11,7 +11,7 @@
import { provider } from '.';
const providers: Record<Provider, string> = {
appwrite: 'Appwrite Self-hosted',
appwrite: 'Appwrite',
firebase: 'Firebase',
supabase: 'Supabase',
nhost: 'NHost'