Removed whitespace

This commit is contained in:
Joris 2024-01-10 17:14:18 +01:00
parent 4081618260
commit 3335999cf8
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ const artistTokens = [
{ token: '{Artist NameThe}', example: 'Artist Name, The' },
{ token: '{Artist NameFirstCharacter}', example: 'A' },
{ token: '{Artist NameFirstCharacterGroup}', example: 'ABC' },
{ token: '{Artist CleanName}', example: 'Artist Name' },