This commit is contained in:
Maveno
2024-11-17 14:18:44 +01:00
parent bc62801949
commit e9e535044e
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,6 @@ README.md
pyproject.toml
src/ffx/__init__.py
src/ffx/audio_layout.py
src/ffx/codec.py
src/ffx/configuration_controller.py
src/ffx/constants.py
src/ffx/database.py
@@ -35,6 +34,7 @@ src/ffx/tag_controller.py
src/ffx/tag_delete_screen.py
src/ffx/tag_details_screen.py
src/ffx/tmdb_controller.py
src/ffx/track_codec.py
src/ffx/track_controller.py
src/ffx/track_delete_screen.py
src/ffx/track_descriptor.py