Fix possible (?) page hang

This commit is contained in:
Geometrically 2021-01-18 11:40:44 -07:00
parent e0a277fa45
commit 1c1855f0c3
No known key found for this signature in database
GPG Key ID: 90C056FDC8FC9FF0

View File

@ -51,7 +51,7 @@
<FabricIcon v-if="version.loaders.includes('fabric')" />
<ForgeIcon v-if="version.loaders.includes('forge')" />
</td>
<td>{{ version.game_versions.reverse().join(', ') }}</td>
<td>{{ version.game_versions.join(', ') }}</td>
<td>
<span v-if="version.version_type === 'release'" class="badge green">
Release