We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
async
1 parent 5223465 commit e76d7b9Copy full SHA for e76d7b9
Extensions/autoSkipExplicit.js
@@ -4,7 +4,7 @@
4
5
/// <reference path="../globals.d.ts" />
6
7
-(function ChristianSpotify() {
+(async function ChristianSpotify() {
8
if (!Spicetify.LocalStorage) {
9
setTimeout(ChristianSpotify, 1000);
10
return;
0 commit comments