fix(mobile): prevent supabaseUrl crash on startup with fallback auth config
This commit is contained in:
parent
9b24bbc576
commit
a9c9a1ca6e
4 changed files with 35 additions and 17 deletions
|
|
@ -20,7 +20,7 @@ export const OS_CONFIGS: Record<ClientOSType, ClientOSInfo> = {
|
|||
os: 'android',
|
||||
osName: 'Android',
|
||||
isMobile: true,
|
||||
downloadUrl: 'https://git.chanpaca.net/attachments/5220bdb9-e8ce-4d6a-b016-dab08dd756b8',
|
||||
downloadUrl: 'https://git.chanpaca.net/attachments/0b015367-dd8b-488c-8cc0-4db413b51792',
|
||||
downloadFilename: 'd3ro-voice-v1.0.0-signed.apk',
|
||||
badgeText: 'ANDROID APK v1.0.0',
|
||||
buttonLabelKo: 'Android용 무료 다운로드 (APK)',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue