This commit is contained in:
Histmy 2021-11-07 13:47:30 +01:00
parent 6cdcfb6859
commit 7568484034

View File

@ -112,7 +112,7 @@ const exp: Modul = {
} }
budouciSpinky[mes.author.id] = setTimeout(() => handleSpink("spinkacek", mes.member!), Number(spink) - tedT); budouciSpinky[mes.author.id] = setTimeout(() => handleSpink("spinkacek", mes.member!), Number(spink) - tedT);
return `tvuj spinkacek byl naplanovan na ${formatter.format(spink)}`; return `tvuj spinkacek byl naplanovan na ${formatter(spink)}`;
}, },
ps: { ps: {