local: Return schema
This commit is contained in:
parent
54164007c5
commit
0c2d16adc6
@ -57,6 +57,7 @@ class Extension(ext.Extension):
|
||||
schema['music_path'] = config.String()
|
||||
schema['playlist_path'] = config.String()
|
||||
schema['tag_cache_file'] = config.String()
|
||||
return schema
|
||||
|
||||
def validate_environment(self):
|
||||
pass
|
||||
|
||||
Loading…
Reference in New Issue
Block a user