feat: update contact email address
This commit is contained in:
parent
798a6e8c3e
commit
f86a274cd3
@ -55,7 +55,7 @@ const AboutSettings: FC = () => {
|
||||
}
|
||||
|
||||
const mailto = async () => {
|
||||
const email = 'kangfenmao@qq.com'
|
||||
const email = 'support@cherry-ai.com'
|
||||
const subject = `${APP_NAME} Feedback`
|
||||
const version = (await window.api.getAppInfo()).version
|
||||
const platform = window.electron.process.platform
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user