fix: use current filter for random

This commit is contained in:
relikd
2024-02-29 00:46:09 +01:00
parent 485c7dfdb6
commit a574556a9c
2 changed files with 12 additions and 2 deletions

View File

@@ -78,7 +78,7 @@
<div>Rating: $RATING</div>
<div>Advisory: $ADVISORY</div>
<br>
<div>Current Version: $VERSION (last update: $DATE)</div>
<div>Current Version: <b>$VERSION</b> (last update: $DATE)</div>
<div>Price: $PRICE</div>
<div>Link: <a href="$URL" rel="noopener noreferrer nofollow">iTunes</a></div>
<div>$IMG</div>