mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-30 01:38:54 +00:00
Initialize tvdb token
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user