Skip to content

Commit

Permalink
fix: remove youtube module notice
Browse files Browse the repository at this point in the history
This notice is no longer needed since we are not using the external iframe api script.
  • Loading branch information
pilar6195 committed Jul 17, 2024
1 parent 1c68dcd commit e03bf95
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/modules/anilist/setYTDefaultVolume.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ registerModule.anilist({
id: 'setYTDefaultVolume',
name: 'YouTube Default Volume',
description: 'Set the default volume for all embedded YouTube videos.',
notice: `
This module requires an external YouTube API script to work.
It will only load when this module is enabled.
`,
tags: [
ModuleTags.Media,
ModuleTags.Utiliy,
Expand Down

0 comments on commit e03bf95

Please sign in to comment.