Update gacmotor.js

This commit is contained in:
smallfawn
2023-12-01 16:37:33 +08:00
committed by GitHub
parent 11caa9d9f1
commit e4e9c9e0bb

View File

@@ -486,7 +486,7 @@ class UserInfo {
`人间自有真情在,给个点赞最实在!`,
`实力顶帖为君打call`]
this.commenttext = [textList[Math.floor(Math.random() * 6)]]
this.commenttext = [textList[Math.floor(Math.random() * 5)]]
} catch (e) {
console.log(e);