mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-06 04:35:20 +00:00
typo fix
This commit is contained in:
parent
aff76efc5b
commit
09ae915992
@ -77,7 +77,7 @@ function populateWithPermalink(tree) {
|
||||
);
|
||||
tree[key].permalink = permalink;
|
||||
tree[key].name = name;
|
||||
tree[kye].maturity = maturity;
|
||||
tree[key].maturity = maturity;
|
||||
}
|
||||
} else {
|
||||
tree[key].isFolder = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user