...
This commit is contained in:
3
collections/notes/test.md
Normal file
3
collections/notes/test.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# New File
|
||||
|
||||
Start typing...
|
||||
@@ -186,6 +186,7 @@ class FileTreeActions {
|
||||
|
||||
const cleanup = () => {
|
||||
dialog.remove();
|
||||
document.querySelector('.modal-backdrop').remove();
|
||||
document.body.classList.remove('modal-open');
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user