diff options
Diffstat (limited to 'dot_config/beets/config.yaml.tmpl')
-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 68e9240..5633144 100644 --- a/dot_config/beets/config.yaml.tmpl +++ b/dot_config/beets/config.yaml.tmpl @@ -16,7 +16,7 @@ paths: comp: $format/comp/$album/$track $title musicbrainz: - user: {{ .username.musicbrainz }} + user: ryanakca pass: {{ .password.musicbrainz }} auto: yes |