Revert "Force cache busting on the Splatfest image"

This reverts commit 8b0c1641f4.
The relevant issue was fixed a while ago so we don't need this anymore.
This commit is contained in:
Matt Isenhower 2017-12-09 09:31:27 -08:00
parent 479bf4cfba
commit 83fed268e2

View File

@ -100,7 +100,7 @@ export default {
},
image() {
if (this.festival)
return Vue.filter('localSplatNetImageUrl')(this.festival.images.panel) + '?1';
return Vue.filter('localSplatNetImageUrl')(this.festival.images.panel);
},
teamNames() {
return {