fix: show free when min of installs is reach #32

Closed
Androz2091 wants to merge 1 commit from Androz2091/KPlaySearch:androz2091-patch-1 into master
First-time contributor
No description provided.
Androz2091 added 1 commit 2021-09-01 10:12:04 +02:00
Owner

While currently using Brave Browser 1.28.x, based on Chromium 92.0.x, I am not getting 0 as a number, but as a string :

document.querySelector('#maxPrice').value // -> "0"

What browser are you using and what do you get ?

While currently using Brave Browser 1.28.x, based on Chromium 92.0.x, I am not getting `0` as a number, but as a string : ```js document.querySelector('#maxPrice').value // -> "0" ``` What browser are you using and what do you get ?
Author
First-time contributor

My bad, looks like I was wrong, I don't know what I changed but it is now working properly
thank you for your answer

My bad, looks like I was wrong, I don't know what I changed but it is now working properly thank you for your answer
Androz2091 closed this pull request 2021-09-01 19:34:04 +02:00
This repository is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
2 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: playsearch.kaki87.net/v1#32
No description provided.