Skip to content

Commit

Permalink
Update homeBase.service.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny authored Oct 1, 2024
1 parent 5932b86 commit ed22309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tabby-core/src/services/homeBase.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit ed22309

Please sign in to comment.