You have a problem with coding ...! I am starting to see too many problems with your app. ... π Replace {min_number} with the actual minimum youβve configured. If the issue is that the UI is showing a template with β:min_numberβ instead of substituting the value, this is a template rendering bug. Ensure the code that injects the min_number into the message is running (e.g., proper string interpolation or i18n key usage).
