From e6440298ef3b293e43922103842ebf5a4c7fb56e Mon Sep 17 00:00:00 2001 From: "chris062689@gmail.com" Date: Mon, 18 Mar 2019 00:12:30 -0400 Subject: [PATCH] Changed GameDB's default boxart path. --- layouts/game/single.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/game/single.html b/layouts/game/single.html index a8b5d43..6cbe281 100644 --- a/layouts/game/single.html +++ b/layouts/game/single.html @@ -6,7 +6,7 @@ {{ if (fileExists (print "static/images/game/boxart/" .File.BaseFileName ".png")) }} {{ else }} - + {{ end }}