mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 17:10:12 +01:00
This commit is contained in:
parent
8dc6420bee
commit
1da6bd10dd
2 changed files with 31 additions and 2 deletions
|
|
@ -777,7 +777,7 @@ export class Files extends Model {
|
|||
currentPath = dirname + ".sy";
|
||||
}
|
||||
} else {
|
||||
liElement.querySelector("fn__hidden").classList.remove("fn__hidden");
|
||||
liElement.querySelector(".fn__hidden").classList.remove("fn__hidden");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue