Fix eldorado alert float print is incorrect
Was converting the value to int and the threshold with floatval only
This commit is contained in:
@@ -115,6 +115,7 @@ class EldoradoRobuxPriceSentryJob extends BrowserJob implements ShouldBeUniqueUn
|
||||
new EldoradoRobuxPriceNotification(
|
||||
$this->jobId,
|
||||
$lowestPrice,
|
||||
$threshold,
|
||||
self::LINK
|
||||
),
|
||||
$options
|
||||
|
||||
Reference in New Issue
Block a user