recover blaster compatibility

This commit is contained in:
d47081 2022-07-09 23:44:50 +03:00
parent aa5ecbc922
commit d41aa91b42

View File

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