mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 10:56:32 +00:00
fix: alias always redirect to the source page
No matter whether the alias page has content or not. Clicking the alias page in its source page's properties redirect to the alias page though.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
get-page-referenced-blocks get-page-referenced-blocks-full get-page-referenced-pages
|
||||
get-all-pages get-pages-relation get-pages-that-mentioned-page get-tag-pages
|
||||
journal-page? page-alias-set sub-block
|
||||
set-file-last-modified-at! page-empty? page-exists? page-empty-or-dummy? get-alias-source-page
|
||||
set-file-last-modified-at! page-empty? page-exists? get-alias-source-page
|
||||
set-file-content! has-children? get-namespace-pages get-all-namespace-relation]
|
||||
|
||||
[frontend.db.react
|
||||
|
||||
Reference in New Issue
Block a user