Toooo many problems ...

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

image