gosip icon indicating copy to clipboard operation
gosip copied to clipboard

record max cfg do not work

Open yushimeng opened this issue 1 year ago • 0 comments

MConfig.Record.Recordmax not affected. change to: if MConfig.Record.Recordmax == 0 { MConfig.Record.Recordmax = 600 }

yushimeng avatar Apr 03 '23 06:04 yushimeng