diff --git a/README.md b/README.md index 8f0e2a2..cd403fd 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ variations or spellings are incorrect. ## Todos - TODO Fix wide notes adding horizontal scroll bar -- TODO Make text not selectable by default - TODO Fix deleting note not unlinking it (and maybe other child inconsistencies as well) - TODO Rename "note not found" to "loading..." diff --git a/gdn-app/src/App.vue b/gdn-app/src/App.vue index 667b3bb..9715f05 100644 --- a/gdn-app/src/App.vue +++ b/gdn-app/src/App.vue @@ -23,7 +23,7 @@ window.addEventListener("keypress", (ev) => {