Added explorer page
This commit is contained in:
@@ -39,7 +39,8 @@ export default defineNuxtConfig({
|
||||
login: "/",
|
||||
callback: "/my/",
|
||||
exclude: [
|
||||
"/calendars(/*)?"
|
||||
"/calendars(/*)?",
|
||||
"/explore(/*)?"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user