mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Fix: set appwrite as label
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
import { provider } from '.';
|
||||
|
||||
const providers: Record<Provider, string> = {
|
||||
appwrite: 'Appwrite Self-hosted',
|
||||
appwrite: 'Appwrite',
|
||||
firebase: 'Firebase',
|
||||
supabase: 'Supabase',
|
||||
nhost: 'NHost'
|
||||
|
||||
Reference in New Issue
Block a user