Remove unnecessary space

This commit is contained in:
Ratiq Narwal 2025-11-06 17:58:25 -08:00
parent 60ad6dc503
commit f77c03ed90

View file

@ -30,8 +30,8 @@ Bug fixes:
features for all remaining tracks in the session, avoiding unnecessary API
calls and rate limit exhaustion.
- :doc:`plugins/lyrics`: Accepts strings for lyrics sources (previously only
accepted a list of strings). :bug:`5962`
- :doc:`plugins/lyrics`: Accepts strings for lyrics sources (previously only
accepted a list of strings). :bug:`5962`
For plugin developers: