mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-09-26 17:37:53 +00:00
Updated the mesh scope assignment logic in the WebhookService to use a more concise inline conditional expression. This change improves code readability while maintaining the same functionality for determining the appropriate mesh scope based on the incoming request body.