X-Git-Url: https://git.cweiske.de/stouyapi.git/blobdiff_plain/e77aeb8c8c8741929d4c0e5db34725c5b24bc295..75dd5e0848530329858aa816823b33a66709ef54:/bin/import-game-data.php?ds=sidebyside diff --git a/bin/import-game-data.php b/bin/import-game-data.php index cad1e47..d4033af 100755 --- a/bin/import-game-data.php +++ b/bin/import-game-data.php @@ -514,7 +514,7 @@ function addDiscoverRow(&$data, $title, $games) { $row = [ 'title' => $title, - 'showPrice' => false, + 'showPrice' => true, 'ranked' => false, 'tiles' => [], ];