mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-08-28 17:21:05 +00:00
move themes over to org repo and future proof links
This commit is contained in:
+1
-1
@@ -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':
|
||||
|
||||
Reference in New Issue
Block a user