mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
🐛 Only the first embed block can be searched https://github.com/siyuan-note/siyuan/issues/11170
This commit is contained in:
parent
0e15a50196
commit
321bba6aa0
1 changed files with 0 additions and 1 deletions
|
|
@ -110,7 +110,6 @@ var uniqueActions = []string{
|
||||||
HistoryGenerateDoc,
|
HistoryGenerateDoc,
|
||||||
HistoryDatabaseIndexFull,
|
HistoryDatabaseIndexFull,
|
||||||
HistoryDatabaseIndexCommit,
|
HistoryDatabaseIndexCommit,
|
||||||
DatabaseIndexEmbedBlock,
|
|
||||||
AssetContentDatabaseIndexFull,
|
AssetContentDatabaseIndexFull,
|
||||||
AssetContentDatabaseIndexCommit,
|
AssetContentDatabaseIndexCommit,
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue