mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-29 21:23:05 +02:00
Update URL.
This commit is contained in:
parent
84e5a27b32
commit
e85c50e712
1 changed files with 1 additions and 1 deletions
|
@ -3167,7 +3167,7 @@ void Application::showLoginScreen() {
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
static const QUrl AUTHORIZED_EXTERNAL_QML_SOURCE { "https://kasenvr.github.io/community-apps/applications" };
|
static const QUrl AUTHORIZED_EXTERNAL_QML_SOURCE { "https://cdn.vircadia.com/community-apps/applications" };
|
||||||
|
|
||||||
void Application::initializeUi() {
|
void Application::initializeUi() {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue