mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 08:56:29 +00:00
fix: do not show links for the current page
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
:selectedIds #js[]
|
||||
:pages [(merge tldr-page
|
||||
{:id id
|
||||
:name "page"
|
||||
:name (:block/name page-block)
|
||||
:shapes shapes})]})))
|
||||
|
||||
(defn transact-tldr! [page-name tldr]
|
||||
|
||||
Reference in New Issue
Block a user