mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 22:06:00 +00:00
Fix
This commit is contained in:
parent
51bf8fdde6
commit
231878266c
@ -78,7 +78,6 @@ const CHANGE_EMAIL_START = eggspress('/change_email/start', {
|
||||
});
|
||||
|
||||
const CHANGE_EMAIL_CONFIRM = eggspress('/change_email/confirm', {
|
||||
subdomain: 'api',
|
||||
auth: true,
|
||||
verified: true,
|
||||
allowedMethods: ['GET'],
|
||||
|
Loading…
Reference in New Issue
Block a user