diff --git a/static/app.js b/static/app.js index 1f333f9..15677a8 100644 --- a/static/app.js +++ b/static/app.js @@ -722,7 +722,7 @@ '' + '
' + '' + - '' + + '' + '
' + ''; } @@ -896,6 +896,8 @@ btn.classList.toggle('active', editing); }; + window.renderWishes = renderWishes; + /* ================================================================ Init ================================================================ */