mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-08 13:34:01 +02:00
Merge pull request #15186 from howard-stearns/make-placename-consistent-with-hostname-after-domain-reset
make placename consistent with hostname after domain reset
This commit is contained in:
commit
3085ea212d
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