feat(imei): Add IMEI related internationalization support and menu items

This commit is contained in:
web@ppanel
2025-02-12 16:34:23 +07:00
parent b4946f7a06
commit 13c33378aa
204 changed files with 252 additions and 399 deletions
-1
View File
@@ -1401,7 +1401,6 @@ declare namespace API {
auth_type: string;
auth_identifier: string;
verified: boolean;
area_code?: string;
};
type UserBalanceLog = {