diff --git a/data/interfaces/default/notification_config.html b/data/interfaces/default/notification_config.html index 837f907c..e7fc16f2 100644 --- a/data/interfaces/default/notification_config.html +++ b/data/interfaces/default/notification_config.html @@ -44,6 +44,24 @@ from plexpy import helpers

${item['description']}

+ % elif item['input_type'] == 'select': +
+ +
+
+ +
+
+

${item['description']}

+
% endif % endfor @@ -68,8 +86,8 @@ from plexpy import helpers