diff --git a/resources/views/supportedapps/plexpy.blade.app b/resources/views/supportedapps/plexpy.blade.app new file mode 100644 index 00000000..e5e2fb1f --- /dev/null +++ b/resources/views/supportedapps/plexpy.blade.app @@ -0,0 +1,11 @@ +

{{ __('app.apps.config') }} ({{ __('app.optional') }})

+
+ +
+ + {!! Form::text('config[apikey]', null, array('placeholder' => __('app.apps.apikey'), 'data-config' => 'apikey', 'class' => 'form-control config-item')) !!} +
+
+ +
+