Explorar el Código

fix typo on jellyfin stream var

CauseFX hace 5 años
padre
commit
ab8d413ed4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      api/homepage/jellyfin.php

+ 1 - 1
api/homepage/jellyfin.php

@@ -207,7 +207,7 @@ trait JellyfinHomepageItem
 				],
 				],
 				'auth' => [
 				'auth' => [
 					'homepageJellyfinAuth',
 					'homepageJellyfinAuth',
-					'homepageJellyfinStreamsAuth'
+					'homepageJellyStreamsAuth'
 				],
 				],
 				'not_empty' => [
 				'not_empty' => [
 					'jellyfinURL',
 					'jellyfinURL',