mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Reverted to main repo, for the PR.
This commit is contained in:
parent
817be6d5b6
commit
5fd8cd71c6
1 changed files with 2 additions and 2 deletions
|
@ -102,9 +102,9 @@ private:
|
|||
QStringList resultImagesFullFilenames;
|
||||
|
||||
// Used for accessing GitHub
|
||||
const QString GIT_HUB_USER{ "NissimHadar" };
|
||||
const QString GIT_HUB_USER{ "highfidelity" };
|
||||
const QString GIT_HUB_REPOSITORY{ "hifi_tests" };
|
||||
const QString GIT_HUB_BRANCH{ "DailyTests" };
|
||||
const QString GIT_HUB_BRANCH{ "master" };
|
||||
|
||||
const QString DATETIME_FORMAT{ "yyyy-MM-dd_hh-mm-ss" };
|
||||
|
||||
|
|
Loading…
Reference in a new issue