mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-05-16 08:37:35 +08:00
feat: init send mail (#113)
* feat: init send mail * feat: init send mail
This commit is contained in:
@@ -77,6 +77,7 @@ const getSettings = async () => {
|
||||
address: res["address"],
|
||||
auto_reply: res["auto_reply"],
|
||||
has_v1_mails: res["has_v1_mails"],
|
||||
send_balance: res["send_balance"],
|
||||
};
|
||||
} finally {
|
||||
settings.value.fetched = true;
|
||||
|
||||
Reference in New Issue
Block a user