app and db schema - region rename, hostname move
This commit is contained in:
@@ -36,7 +36,7 @@ export default function SessionInfo({ data }) {
|
||||
<Icon>
|
||||
<Icons.Location />
|
||||
</Icon>
|
||||
{getRegionName(data?.subdivision1)}
|
||||
{getRegionName(data?.region)}
|
||||
</dd>
|
||||
|
||||
<dt>{formatMessage(labels.city)}</dt>
|
||||
|
||||
Reference in New Issue
Block a user