From 86293d0cd0bc2af950b6533e5d94fdbb0efd3f9d Mon Sep 17 00:00:00 2001 From: DariusIII Date: Tue, 28 Mar 2023 20:09:31 +0200 Subject: [PATCH] Initialize tvdb token --- Blacklight/processing/tv/TVDB.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Blacklight/processing/tv/TVDB.php b/Blacklight/processing/tv/TVDB.php index 339d5af5e..7c34d54bb 100755 --- a/Blacklight/processing/tv/TVDB.php +++ b/Blacklight/processing/tv/TVDB.php @@ -19,7 +19,7 @@ class TVDB extends TV /** * @var string Authorization token for TVDB v2 API */ - public string $token; + public string $token = ''; /** * @string URL for show poster art