feat(region): Add migration (#6320)
This commit is contained in:
@@ -33,7 +33,6 @@ export interface RegionCountryDTO {
|
||||
}
|
||||
|
||||
export interface RegionCurrencyDTO {
|
||||
id: string
|
||||
code: string
|
||||
symbol: string
|
||||
name: string
|
||||
|
||||
Reference in New Issue
Block a user