From d77fcf43f8f159eb632ac79c7f67e668a7a9482b Mon Sep 17 00:00:00 2001 From: Brendan Howell Date: Wed, 21 Oct 2020 23:08:36 +0200 Subject: [PATCH] trying out web view for internet radio station management --- screenless/bureau/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screenless/bureau/__init__.py b/screenless/bureau/__init__.py index 582ac86..a5b5832 100644 --- a/screenless/bureau/__init__.py +++ b/screenless/bureau/__init__.py @@ -1 +1 @@ -from .bureau import Bureau, add_command, add_api +from .bureau import Bureau, add_command, add_api, add_webview