forgot to add a pack name to one of them

This commit is contained in:
Jill 2022-01-02 07:19:18 +03:00
parent d3a22fc51b
commit 07035e8e18
2 changed files with 2 additions and 1 deletions

View File

@ -167,7 +167,7 @@
<div class="collabicon" title="This is a collab{file.collabPartners ? ' with ' + file.collabPartners : ''}"><i class="material-icons">link</i></div>
{/if}
{#if file.packUrl}
<a target="_blank" rel="noopener noreferrer" href={file.packUrl} title="Download {file.pack}">
<a target="_blank" rel="noopener noreferrer" href={file.packUrl} title="Download {file.pack || 'pack'}">
<i class="material-icons">unarchive</i>
</a>
{/if}

View File

@ -266,6 +266,7 @@ const modfiles = [
videoUrl: 'https://www.youtube.com/watch?v=HDiol53Vxyw',
songUrl: 'https://100gecs.bandcamp.com/track/745-sticky',
imageUrl: 'assets/745stickybg.png',
pack: 'Mod Rush 2',
packUrl: 'https://www.dropbox.com/s/c7tza0gyn2xph92/Mod%20Rush%202.zip?dl=1',
difficulties: [
{