mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-06 20:55:21 +00:00
Fix filetree error
This commit is contained in:
parent
2fe6657a92
commit
1a325c678a
@ -47,7 +47,7 @@ function getPermalinkAndName(path, key) {
|
|||||||
//ignore
|
//ignore
|
||||||
}
|
}
|
||||||
|
|
||||||
return permalink;
|
return {permalink, name};
|
||||||
}
|
}
|
||||||
|
|
||||||
function populateWithPermalink(tree) {
|
function populateWithPermalink(tree) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user