added battery and space details

This commit is contained in:
hannathkadher
2025-02-04 22:58:03 +04:00
parent 400110be72
commit 2a4926f94e
3 changed files with 184 additions and 39 deletions

View File

@ -18,4 +18,5 @@ export enum ProductType {
PC = 'PC',
FOUR_S = '4S',
SIX_S = '6S',
SOS = 'SOS',
}