Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ajayyy authored May 28, 2024
1 parent a2e7c77 commit 131f810
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/config/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,6 @@ interface SBConfig {
invidiousInstances: string[];
keepUnsubmitted: boolean;
keepUnsubmittedInPrivate: boolean;
/**
* The level of saturation applied to thumbnails (0 - 100).
*
* @type {number}
*/
thumbnailSaturationLevel: number;
titleFormatting: TitleFormatting;
shouldCleanEmojis: boolean;
Expand Down

0 comments on commit 131f810

Please sign in to comment.