mirror of
https://github.com/beetbox/beets.git
synced 2025-12-16 05:34:47 +01:00
parent
34074b530b
commit
a1ed78135c
1 changed files with 1 additions and 1 deletions
|
|
@ -383,7 +383,7 @@ class ConfigView(object):
|
|||
"""
|
||||
return as_template(template).value(self, template)
|
||||
|
||||
# Old validation methods (deprecated).
|
||||
# Shortcuts
|
||||
|
||||
def as_filename(self):
|
||||
return self.get(Filename())
|
||||
|
|
|
|||
Loading…
Reference in a new issue