diff --git a/beetsplug/web/__init__.py b/beetsplug/web/__init__.py index c78e7b73b..fd0060f4c 100644 --- a/beetsplug/web/__init__.py +++ b/beetsplug/web/__init__.py @@ -377,7 +377,7 @@ class WebPlugin(BeetsPlugin): app, supports_credentials=self.config[ 'cors_supports_credentials' - ] + ].get(bool) ) # Allow serving behind a reverse proxy