Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
ff1dea9658
1 changed files with 2 additions and 0 deletions
|
@ -510,6 +510,8 @@ func InitBoxes() {
|
|||
}
|
||||
|
||||
for _, box := range Conf.GetOpenedBoxes() {
|
||||
box.UpdateHistoryGenerated() // 初始化历史生成时间为当前时间
|
||||
|
||||
if !initialized {
|
||||
box.Index(true)
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue