🐛 Only the first embed block can be searched https://github.com/siyuan-note/siyuan/issues/11170

This commit is contained in:
Daniel 2024-04-27 18:16:33 +08:00
parent 0e15a50196
commit 321bba6aa0
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -110,7 +110,6 @@ var uniqueActions = []string{
HistoryGenerateDoc,
HistoryDatabaseIndexFull,
HistoryDatabaseIndexCommit,
DatabaseIndexEmbedBlock,
AssetContentDatabaseIndexFull,
AssetContentDatabaseIndexCommit,
}