mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-25 15:37:12 +00:00
Fix
This commit is contained in:
@@ -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'],
|
||||
|
||||
Reference in New Issue
Block a user