Remove an errant space

This commit is contained in:
Adrian Sampson 2023-10-25 14:14:51 -04:00 committed by GitHub
parent 5fe19c1d1d
commit 6e11bb5267
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ Major new features:
New features:
* :doc:`plugins/discogs`: supply a value for the `cover_art_url` attribute, for use by `fetchart`.
:bug: `429`
:bug:`429`
* :ref:`update-cmd`: added ```-e``` flag for excluding fields from being updated.
* :doc:`/plugins/deezer`: Import rank and other attributes from Deezer during import and add a function to update the rank of existing items.
:bug:`4841`