You've already forked obsidian-visualiser
Navbar rework, several CSS fixes, Markdown preferences
This commit is contained in:
@@ -7,7 +7,6 @@ const useContentFetch = (force: boolean) => useContent().fetch(force);
|
||||
|
||||
/**
|
||||
* Composable to get back the user session and utils around it.
|
||||
* @see https://github.com/atinux/nuxt-auth-utils
|
||||
*/
|
||||
export function useUserSession(): UserSessionComposable {
|
||||
const sessionState = useSessionState()
|
||||
|
||||
Reference in New Issue
Block a user