seems like an error in your parsing logic. your raw line says msg-param-streak-months=1 which is an int, and seems to get converted to bool by whatever you’re using to parse the tags
seems like an error in your parsing logic. your raw line says msg-param-streak-months=1 which is an int, and seems to get converted to bool by whatever you’re using to parse the tags