diff --git a/flows_nodered_kraken.json b/flows_nodered_kraken.json index 055c183..b63d885 100644 --- a/flows_nodered_kraken.json +++ b/flows_nodered_kraken.json @@ -1651,7 +1651,7 @@ "type": "switch", "z": "75185287.024c5c", "name": "MinReached?", - "property": " $flowContext('multiplier') - $flowContext('coinBalance') ", + "property": "$flowContext('coinBalance') - $flowContext('multiplier') ", "propertyType": "jsonata", "rules": [ {