Merge branch 'amirah_wtd' into 'master'
update block lelong See merge request online-sistem1/api_arrahn!179
This commit is contained in:
@@ -586,7 +586,7 @@ class LelongController extends Controller
|
||||
$diff = -$diff;
|
||||
}
|
||||
|
||||
if($diff <= 2)
|
||||
if($diff <= 1)
|
||||
{
|
||||
return response(1);
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user