Update homeBase.service.ts

This commit is contained in:
Eugene 2024-10-01 15:59:45 +02:00 committed by GitHub
parent 5932b8664b
commit ed22309e93
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ export class HomeBaseService {
} }
openDiscord (): void { openDiscord (): void {
this.platform.openExternal('https://discord.gg/4c5EVTBhtp') this.platform.openExternal('https://discord.gg/Vn7BjmzhtF')
} }
openTranslations (): void { openTranslations (): void {