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