mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 00:01:21 +00:00
Change check for giantbomb key
This commit is contained in:
@@ -501,7 +501,7 @@ class Games
|
||||
}
|
||||
}
|
||||
|
||||
if ($this->publicKey !== '') {
|
||||
if (! empty($this->publicKey)) {
|
||||
if ($steamGameID === false || $this->_gameResults === false) {
|
||||
$bestMatch = false;
|
||||
$this->_classUsed = 'GiantBomb';
|
||||
|
||||
Reference in New Issue
Block a user