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).
