How did this get through????

This commit is contained in:
2024-05-14 22:50:25 -06:00
parent cd3a539243
commit 6f4fc38d7c
2 changed files with 2 additions and 1 deletions

View File

@ -131,3 +131,4 @@ func HandleIncomingMessages(c echo.Context, pubsub pubsub.PubSubMessage, client
}
mutex.Unlock()
}
}