userpage: change email (+ confirmation)

edit/add button added for email address. Confirmation works too.
This commit is contained in:
Harvey Tindall
2023-06-18 19:38:09 +01:00
parent 03f1a3dbc0
commit 609039baeb
40 changed files with 309 additions and 66 deletions
+1
View File
@@ -111,6 +111,7 @@ declare interface Modals {
matrix: Modal;
sendPWR?: Modal;
logs: Modal;
email?: Modal;
}
interface Invite {