add update phone number and recovery email

This commit is contained in:
tzw
2025-01-14 17:10:10 +06:30
parent 21cf7a2517
commit ace3af1785
22 changed files with 1087 additions and 221 deletions

View File

@@ -1,5 +1,6 @@
const uploadPhotoLimit = 10;
const shipmentCountForCartonFilter = 10;
const resendCountSec = 30;
const config_collection = "configs";
const user_collection = "users";