diff --git a/public/privacy.md b/public/privacy.md index 76a01fd..6b7ed96 100644 --- a/public/privacy.md +++ b/public/privacy.md @@ -1,5 +1,7 @@ # SQL Chat Privacy Policy +*Last Updated: May 21, 2023* + We respect your privacy and are committed to protecting your personal information. This Privacy Policy explains how we collect, use, and disclose your personal information when you use our application that calls LLM provider's API. ## Collection of Application Data @@ -41,6 +43,4 @@ For more information about our privacy and data protection practices, including ## Contact Us -Please contact us at support@bytebase.com if you have questions about this Privacy Policy. - -*Last Updated: May 21, 2023* \ No newline at end of file +Please contact us at support@bytebase.com if you have questions about this Privacy Policy. \ No newline at end of file diff --git a/public/terms.md b/public/terms.md new file mode 100644 index 0000000..39c9383 --- /dev/null +++ b/public/terms.md @@ -0,0 +1,12 @@ +# Terms of Service + +*Last Updated: May 21, 2023* + +## Refund Policy + +All fees and charges are earned upon receipt by us and are nonrefundable. + + +## Contact Us + +Please contact us at support@bytebase.com if you have questions about this Terms of Service. \ No newline at end of file diff --git a/src/components/SettingView.tsx b/src/components/SettingView.tsx index 9fe67da..ee53bfe 100644 --- a/src/components/SettingView.tsx +++ b/src/components/SettingView.tsx @@ -17,7 +17,7 @@ const SettingView = () => { const { data: session } = useSession(); return ( -