Commit f586fbb6 authored by Chunchi Che's avatar Chunchi Che

udpate alert email address

parent 85203ea0
Pipeline #20924 passed with stages
in 25 minutes and 42 seconds
...@@ -14,7 +14,7 @@ const NeosAlert = () => { ...@@ -14,7 +14,7 @@ const NeosAlert = () => {
{unimplemented ? ( {unimplemented ? (
<Alert <Alert
message={`Unimplemented message with code=${unimplemented}`} message={`Unimplemented message with code=${unimplemented}`}
description="It seems that there's something unimplemented by Neos. Sincerely apologize for that. Contact use to fix this issue: <linuxgnulover@gmail.com>" description="It seems that there's something unimplemented by Neos. Sincerely apologize for that. Contact use to fix this issue: <ccc@neos.moe>"
showIcon showIcon
type="error" type="error"
closable closable
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment