mirror of
https://github.com/Eugeny/tabby
synced 2024-12-13 23:02:41 +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 {
|
openDiscord (): void {
|
||||||
this.platform.openExternal('https://discord.gg/4c5EVTBhtp')
|
this.platform.openExternal('https://discord.gg/Vn7BjmzhtF')
|
||||||
}
|
}
|
||||||
|
|
||||||
openTranslations (): void {
|
openTranslations (): void {
|
||||||
|
|
Loading…
Reference in a new issue