mirror of
https://github.com/Eugeny/tabby
synced 2025-03-04 07:07:16 +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…
Add table
Reference in a new issue