add twisterarmy branch as the source of twister-html repo

This commit is contained in:
ghost 2022-07-08 21:56:00 +03:00
parent ff0f872f5b
commit cf54da63fe

View File

@ -662,7 +662,7 @@ function checkUpdatesClient(alertIfNoUpdates) {
}
var repo = 'twister-html'; // TODO source repo selection in options
var repoOwner = 'miguelfreitas';
var repoOwner = 'twisterarmy';
// TODO notification if local branch was changed ('r u wanna reload the page?')
/*if (!twister.var.updatesCheckClient.formerBranch || !twister.var.updatesCheckClient.formerCommit) {