Skip to content

Commit

Permalink
Add optional colon to notification format
Browse files Browse the repository at this point in the history
  • Loading branch information
ajayyy committed Jan 13, 2025
1 parent f32e6fa commit 8fc16ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/videoBranding/notificationHandler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ const notificationFormats = [
"$CHANNEL$ ha subido: $TITLE$",
"$CHANNEL$ está emitiendo en directo: $TITLE$",
"Na kanal $CHANNEL$ został przesłany film $TITLE$",
"$CHANNEL$ laddade upp $TITLE$",
"$CHANNEL$ laddade upp:? $TITLE$",
"Na kanale $CHANNEL$ trwa premiera filmu: $TITLE$",
"Har premiär nu på $CHANNEL$: $TITLE$",
"$CHANNEL$ nadaje: $TITLE$",
Expand Down

0 comments on commit 8fc16ba

Please sign in to comment.