mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-22 14:33:30 -07:00
Removed whitespace
This commit is contained in:
parent
4081618260
commit
3335999cf8
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ const artistTokens = [
|
||||||
{ token: '{Artist NameThe}', example: 'Artist Name, The' },
|
{ token: '{Artist NameThe}', example: 'Artist Name, The' },
|
||||||
|
|
||||||
{ token: '{Artist NameFirstCharacter}', example: 'A' },
|
{ token: '{Artist NameFirstCharacter}', example: 'A' },
|
||||||
|
|
||||||
{ token: '{Artist NameFirstCharacterGroup}', example: 'ABC' },
|
{ token: '{Artist NameFirstCharacterGroup}', example: 'ABC' },
|
||||||
|
|
||||||
{ token: '{Artist CleanName}', example: 'Artist Name' },
|
{ token: '{Artist CleanName}', example: 'Artist Name' },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue