added featured-event to public routes

This commit is contained in:
srgooglo 2022-10-20 13:57:18 +02:00
parent 13b49d4ed6
commit 210bd0ea97

View File

@ -1,4 +1,5 @@
[
"/post/*",
"/live/*"
"/live/*",
"/featured-event/*"
]