feat: proper random actions

This commit is contained in:
relikd
2024-02-29 02:55:01 +01:00
parent bd1b557fb8
commit 854716c901
3 changed files with 13 additions and 2 deletions

View File

@@ -191,7 +191,7 @@ function randomIPA(specificId) {
const output = document.getElementById('content');
output.innerHTML = entriesToStr('.full', [idx]);
output.firstElementChild.className += ' single';
output.firstElementChild.innerHTML += renderTemplate(getTemplate('.randomAllVer'), { $IDX: idx });
output.innerHTML += renderTemplate(getTemplate('.randomAction'), { $IDX: idx });
return;
// Append iTunes info to result