move themes over to org repo and future proof links

This commit is contained in:
Alphons
2024-02-09 19:52:05 +08:00
parent d1ce2154c2
commit f3e7e7df55
4 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ browser.runtime.onMessage.addListener((request: any, _sender: any, sendResponse:
return true;
case 'githubTab':
browser.tabs.create({ url: 'github.com/SethBurkart123/EvenBetterSEQTA' });
browser.tabs.create({ url: 'github.com/BetterSEQTA/BetterSEQTA-Plus' });
break;
case 'setDefaultStorage':