forked from Abdulbari/sgeUpdated
fixed issue GUI and Datacenter tab related
This commit is contained in:
@@ -12,6 +12,15 @@ export const getAreas = () => {
|
||||
id
|
||||
tag
|
||||
isDeleted
|
||||
cities {
|
||||
id
|
||||
name
|
||||
coordinates
|
||||
country {
|
||||
id
|
||||
name
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
`,
|
||||
|
||||
Reference in New Issue
Block a user