Aevann 2024-05-23 02:51:19 +03:00
parent 34807fe390
commit fa839f90d7
1 changed files with 2 additions and 0 deletions

View File

@ -98,6 +98,8 @@ const gif_button = note_section.querySelector('[title="Add GIF"]')
const giveaward_button = document.getElementById('giveaward')
function pick(kind, price, coins, marseybux) {
document.getElementById("award_quantity").value = 1
global_price = price;
price = parseInt(price)