Skip to content

Commit

Permalink
chore: minor change to notice
Browse files Browse the repository at this point in the history
  • Loading branch information
pilar6195 committed Jun 26, 2024
1 parent c86357e commit 887ee28
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/modules/anilist/setYTDefaultVolume.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ registerModule.anilist({
id: 'setYTDefaultVolume',
name: 'YouTube Default Volume',
description: 'Set the default volume for all embeded YouTube videos.',
notice: 'This module requires an external YouTube API script to work. It will only load when this module is enabled.',
notice: `
This module requires an external YouTube API script to work.
It will only load when this module is enabled.
`,
togglable: true,
tags: [
ModuleTags.Media,
Expand Down

0 comments on commit 887ee28

Please sign in to comment.