syntx fix

This commit is contained in:
CHIEFSOFT\ameye
2023-05-20 01:18:11 -04:00
parent 243f880742
commit f22af10d6e
+1 -1
View File
@@ -60,7 +60,7 @@ return 0;
long WrenchHomeBanners(CVars in, CVars &out) {
out["status"] = "long WrenchHomeBanners(CVars in, CVars &out)";
CVars offV;
char vname[30];
WrenchReturnJobOffersList(in, offV);
long total_offers = offV["total_record"].Long();
if( total_offers > 0){