feat: update environment configurations and add gold price management module with related components and services
This commit is contained in:
@@ -5,4 +5,5 @@ export enum LOCAL_STORAGE_KEYS {
|
||||
LAST_LOGIN_TIME = 'lastLoginTime',
|
||||
LOGIN_ATTEMPTS = 'loginAttempts',
|
||||
POS_CONFIG_PRINT = 'posConfigPrint',
|
||||
POS_CONFIG_GOLD_PRICE = 'posConfigGoldPrice',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user