mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
Small improvement of code doc
This commit is contained in:
parent
cab97c58d4
commit
b20516e552
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ class AcousticBrainzSubmitPlugin(plugins.BeetsPlugin):
|
|||
'pretend': False
|
||||
})
|
||||
|
||||
# Define a field which shows that acousticbrainz info is present
|
||||
self.PROBE_FIELD = 'mood_acoustic'
|
||||
|
||||
self.extractor = self.config['extractor'].as_str()
|
||||
|
|
|
|||
Loading…
Reference in a new issue