Merge pull request #2017 from stdedos/fix/disabled-comment-typo

Fix comment typo
This commit is contained in:
Ajay Ramachandran 2024-05-08 17:54:10 -04:00 committed by GitHub
commit d3684dbedd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -140,7 +140,7 @@ interface SBStorage {
downvotedSegments: Record<VideoID & HashedValue, VideoDownvotes>;
navigationApiAvailable: boolean;
// Used when sync storage disbaled
// Used when sync storage disabled
alreadyInstalled: boolean;
/* Contains unsubmitted segments that the user has created. */