mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-12 22:47:18 +03:00
Code style fixes and react errors
This commit is contained in:
@@ -765,7 +765,7 @@ function lookupVipInformation(id: string): void {
|
||||
if (isVip) {
|
||||
lockedCategoriesLookup(id);
|
||||
}
|
||||
})
|
||||
});
|
||||
}
|
||||
|
||||
async function updateVipInfo(): Promise<boolean> {
|
||||
|
||||
Reference in New Issue
Block a user