Auto load the new rate limit helper

This commit is contained in:
Alex Tselegidis 2022-03-25 10:58:17 +01:00
parent eaae61231a
commit 328dc1b0ee

View file

@ -78,6 +78,7 @@ $autoload['helper'] = [
'password',
'path',
'permission',
'rate_limit',
'routes',
'session',
'setting',