Flatten a config view (#2821)

This commit is contained in:
Adrian Sampson 2018-02-26 18:00:59 -05:00
parent 3b49da0c52
commit 453fd372a3

View file

@ -377,7 +377,7 @@ class WebPlugin(BeetsPlugin):
app,
supports_credentials=self.config[
'cors_supports_credentials'
]
].get(bool)
)
# Allow serving behind a reverse proxy