changes of fu**ing calculator

This commit is contained in:
ilmedova 2021-08-13 13:05:20 +05:00
parent 9d30b9b618
commit 9912fe8d1c
1 changed files with 1 additions and 0 deletions

View File

@ -218,6 +218,7 @@ document.body.onload = function () {
}
}else if(sec>0 && day>0 && bukja_price>=0 && !time_price>=0){
var folder_name=$('#selected_folder_text').text();
if(folder_name.includes('Altyn')){
total = (sec*day*bukja_price*100)/60;
total=total.toFixed(2);