mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-07 20:17:05 +03:00
Fix comment typo
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
This commit is contained in:
@@ -140,7 +140,7 @@ interface SBStorage {
|
|||||||
downvotedSegments: Record<VideoID & HashedValue, VideoDownvotes>;
|
downvotedSegments: Record<VideoID & HashedValue, VideoDownvotes>;
|
||||||
navigationApiAvailable: boolean;
|
navigationApiAvailable: boolean;
|
||||||
|
|
||||||
// Used when sync storage disbaled
|
// Used when sync storage disabled
|
||||||
alreadyInstalled: boolean;
|
alreadyInstalled: boolean;
|
||||||
|
|
||||||
/* Contains unsubmitted segments that the user has created. */
|
/* Contains unsubmitted segments that the user has created. */
|
||||||
|
|||||||
Reference in New Issue
Block a user