mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-04-07 14:43:18 +08:00
feat: Add support for targetPlatform ShadowRocket
This commit is contained in:
@@ -51,7 +51,7 @@ async function updateGitHubAvatar() {
|
||||
}
|
||||
|
||||
async function updateArtifactStore() {
|
||||
console.log('Updating artifact store');
|
||||
$.log('Updating artifact store');
|
||||
const settings = $.read(SETTINGS_KEY);
|
||||
const { githubUser, gistToken } = settings;
|
||||
if (githubUser && gistToken) {
|
||||
|
||||
Reference in New Issue
Block a user