Update Authentication.ts

This commit is contained in:
Kuna
2021-10-24 20:30:10 +03:00
committed by GitHub
parent f45d1d579d
commit 6e9ab52d82
-1
View File
@@ -11,7 +11,6 @@ export const NO_AUTHORIZATION_ROUTES = [
"/experiments",
"/-/readyz",
"/-/healthz",
"/guilds/templates",
/\/guilds\/\d+\/widget\.(json|png)/
];