mirror of
https://github.com/Eugeny/tabby
synced 2024-11-14 08:57:21 +00:00
Update homeBase.service.ts
This commit is contained in:
parent
5932b8664b
commit
ed22309e93
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue