mirror of
https://github.com/LucasVbr/meeting-app.git
synced 2026-07-09 15:08:06 +00:00
Update middleware.ts
Took 22 minutes
This commit is contained in:
+1
-1
@@ -5,6 +5,6 @@ export const config = {
|
|||||||
'/dashboard',
|
'/dashboard',
|
||||||
'/userProfile',
|
'/userProfile',
|
||||||
'/chat',
|
'/chat',
|
||||||
'/chat/*',
|
'/chat/:path*',
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
Reference in New Issue
Block a user