Brycord v1.0.35

This commit is contained in:
Bryan1029384756
2026-02-21 16:49:09 -06:00
parent 40210672e3
commit ef2b538a7c
10 changed files with 16 additions and 16 deletions

View File

@@ -2,7 +2,7 @@ import type { CapacitorConfig } from '@capacitor/cli';
const config: CapacitorConfig = {
appId: 'com.yourorg.discordclone',
appName: 'Discord Clone',
appName: 'Brycord',
webDir: '../web/dist',
server: {
androidScheme: 'http',