feat: conversation preserve duration

This commit is contained in:
ikechan8370 2023-01-10 21:03:32 +08:00
parent fc715e302e
commit 5e28722601
2 changed files with 8 additions and 8 deletions

View file

@ -24,7 +24,7 @@ const converter = new showdown.Converter({
* 单位
* @type {number}
*/
const CONVERSATION_PRESERVE_TIME = 600
const CONVERSATION_PRESERVE_TIME = Config.conversationPreserveTime
mjAPI.config({
MathJax: {