mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 00:20:47 +02:00
🐛 更新版本后自动打开最新版的用户指南重复 https://github.com/siyuan-note/siyuan/issues/7517
This commit is contained in:
parent
dd5336b9b1
commit
76aef4689b
8 changed files with 66 additions and 6 deletions
|
@ -93,6 +93,7 @@ const (
|
|||
HistoryDatabaseIndexCommit = "task.history.database.index.commit" // 历史数据库索引提交
|
||||
DatabaseIndexEmbedBlock = "task.database.index.embedBlock" // 数据库索引嵌入块
|
||||
ReloadUI = "task.reload.ui" // 重载 UI
|
||||
UpgradeUserGuide = "task.upgrade.userGuide" // 升级用户指南文档笔记本
|
||||
)
|
||||
|
||||
// uniqueActions 描述了唯一的任务,即队列中只能存在一个在执行的任务。
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue