diff options
Diffstat (limited to 'dot_config')
-rw-r--r-- | dot_config/beets/config.yaml.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/beets/config.yaml.tmpl b/dot_config/beets/config.yaml.tmpl index 7816823..2808e10 100644 --- a/dot_config/beets/config.yaml.tmpl +++ b/dot_config/beets/config.yaml.tmpl @@ -25,7 +25,7 @@ paths: comp: $format/comp/$album/$track $title musicbrainz: - user: {{ .username.musicbrainz }} + user: ryanakca pass: {{ .password.musicbrainz }} auto: yes |