From 89ffe9e8cf4d1a3388138883c90c49064d6700d6 Mon Sep 17 00:00:00 2001 From: Tianzhou Chen Date: Sun, 9 Apr 2023 11:54:56 +0800 Subject: [PATCH] chore: update discord to permanent invite --- README.md | 2 +- src/components/ConnectionSidebar.tsx | 2 +- src/components/SettingModal.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e4de364..e2a9054 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ SQL Chat is built by Next.js, it supports the following databases and will add m ## Community -[![Hang out on Discord](https://img.shields.io/badge/%20-Hang%20out%20on%20Discord-5865F2?style=for-the-badge&logo=discord&labelColor=EEEEEE)](https://discord.gg/6R3qb32h) +[![Hang out on Discord](https://img.shields.io/badge/%20-Hang%20out%20on%20Discord-5865F2?style=for-the-badge&logo=discord&labelColor=EEEEEE)](https://discord.gg/z6kakemDjm) [![Follow us on Twitter](https://img.shields.io/badge/Follow%20us%20on%20Twitter-1DA1F2?style=for-the-badge&logo=twitter&labelColor=EEEEEE)](https://twitter.com/Bytebase) diff --git a/src/components/ConnectionSidebar.tsx b/src/components/ConnectionSidebar.tsx index 293ba09..ef22c71 100644 --- a/src/components/ConnectionSidebar.tsx +++ b/src/components/ConnectionSidebar.tsx @@ -274,7 +274,7 @@ const ConnectionSidebar = () => {
diff --git a/src/components/SettingModal.tsx b/src/components/SettingModal.tsx index df10590..d5a41f2 100644 --- a/src/components/SettingModal.tsx +++ b/src/components/SettingModal.tsx @@ -24,7 +24,7 @@ const SettingModal = (props: Props) => {