added discord link

This commit is contained in:
Eugene
2024-09-17 19:48:08 +02:00
parent 3145429856
commit 6f451ab735
2 changed files with 6 additions and 16 deletions

View File

@@ -27,12 +27,8 @@ export class HomeBaseService {
this.platform.openExternal('https://github.com/Eugeny/tabby')
}
openDiscussions (): void {
this.platform.openExternal('https://github.com/Eugeny/tabby/discussions')
}
openTwitter (): void {
this.platform.openExternal('https://twitter.com/eugeeeeny')
openDiscord (): void {
this.platform.openExternal('https://discord.gg/4c5EVTBhtp')
}
openTranslations (): void {