feat: add a error message when note is not found with the absolute path for better debugging.
This commit is contained in:
@@ -42,7 +42,6 @@ const props = withDefaults(
|
||||
},
|
||||
)
|
||||
|
||||
const route = useRoute()
|
||||
const user = computed(() => props.user)
|
||||
const repo = computed(() => props.repo)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user