mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 07:47:30 +02:00
make placename consistent with hostname after domain reset
This commit is contained in:
parent
95bdf29f35
commit
9b3b109d22
1 changed files with 1 additions and 0 deletions
|
@ -834,6 +834,7 @@ bool AddressManager::setDomainInfo(const QUrl& domainURL, LookupTrigger trigger)
|
|||
}
|
||||
|
||||
_domainURL = domainURL;
|
||||
_shareablePlaceName.clear();
|
||||
|
||||
// clear any current place information
|
||||
_rootPlaceID = QUuid();
|
||||
|
|
Loading…
Reference in a new issue