mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-07-09 14:33:03 +08:00
feat: add admin account search && delete account for user (#96)
* feat: add admin account search && delete account for user * feat: add admin account search && delete account for user
This commit is contained in:
4
db/2024-01-13-patch.sql
Normal file
4
db/2024-01-13-patch.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
ALTER TABLE
|
||||
mails
|
||||
ADD
|
||||
message_id TEXT;
|
||||
Reference in New Issue
Block a user