mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 16:58:49 +01:00
🎨 Filter nesting folder of custom emoji before adding emoji https://github.com/siyuan-note/siyuan/pull/8903
This commit is contained in:
parent
b7fd16f62d
commit
9d62905a14
1 changed files with 1 additions and 1 deletions
|
|
@ -489,7 +489,7 @@ func FullReindex() {
|
|||
task.AppendTask(task.DatabaseIndexRef, IndexRefs)
|
||||
task.AppendTask(task.ReloadUI, util.ReloadUI)
|
||||
|
||||
ReindexAssetContent()
|
||||
// ReindexAssetContent()
|
||||
}
|
||||
|
||||
func fullReindex() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue