1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-22 03:26:09 +03:00

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 {
this.platform.openExternal('https://discord.gg/4c5EVTBhtp')
this.platform.openExternal('https://discord.gg/Vn7BjmzhtF')
}
openTranslations (): void {