X-Git-Url: https://git.cweiske.de/stouyapi.git/blobdiff_plain/afa0f43157555246b8a0cca999766630fef26f66..844c54b0c323cb1cbbe0f5b0d5ec8724be49eed4:/bin/import-game-data.php diff --git a/bin/import-game-data.php b/bin/import-game-data.php index cfd1630..e90ccc9 100755 --- a/bin/import-game-data.php +++ b/bin/import-game-data.php @@ -517,6 +517,7 @@ function buildDetails($game) 'stouyapi' => [ 'internet-archive' => $iaUrl, + 'developer-url' => $game->developer->website ?? null, ] ]; }