friend G1PASS : send ★'s to g1pub

This commit is contained in:
fred 2023-04-23 17:40:38 +02:00
parent 78a5d496b7
commit 26bf94f0fe
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ a {
if ( appname == 'friend') {
var amount = prompt("Entre 1 et 5 (★) ?");
alert( amout + '★ > ' + g1pub );
alert( amount + '★ > ' + g1pub );
}
if ( appname == 'login') {