1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-06-08 14:04:41 +02:00

Changelog

This commit is contained in:
binwiederhier 2023-03-16 22:40:52 -04:00
parent 6989643a49
commit e20fd0f84f
2 changed files with 1 additions and 1 deletions

View file

@ -12,7 +12,6 @@ const (
contextRateVisitor contextKey = iota + 2586
contextTopic
contextMatrixPushKey
contextUnifiedPush
)
func (s *Server) limitRequests(next handleFunc) handleFunc {