mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2026-01-12 04:20:43 +08:00
Update gacmotor.js
This commit is contained in:
parent
11caa9d9f1
commit
e4e9c9e0bb
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user