From cf54da63fe1546d6d1e3f284c748c87d462a792e Mon Sep 17 00:00:00 2001 From: ghost Date: Fri, 8 Jul 2022 21:56:00 +0300 Subject: [PATCH] add twisterarmy branch as the source of twister-html repo --- js/mobile_abstract.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/mobile_abstract.js b/js/mobile_abstract.js index 52892f9..7bade1e 100644 --- a/js/mobile_abstract.js +++ b/js/mobile_abstract.js @@ -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) {