mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 18:06:32 +00:00
enhance: display both file name and file in #Asset table
This commit is contained in:
@@ -125,6 +125,7 @@
|
||||
(state/set-component! :block/embed block/block-embed)
|
||||
(state/set-component! :block/page-cp block/page-cp)
|
||||
(state/set-component! :block/inline-text block/inline-text)
|
||||
(state/set-component! :block/asset-cp block/asset-cp)
|
||||
(state/set-component! :editor/box editor/box)
|
||||
(command-palette/register-global-shortcut-commands))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user