Commit be85e56
committed
fix(group-management): Fixed using mute bug lik ->
'/mute 1m'
In this bug, when we killed a person, due to ".split(" ")[1]" it was returned to us as undefined and the program thought that the admin did not specify the time and silenced the user forever.1 parent d308a4a commit be85e56
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | 79 | | |
81 | 80 | | |
82 | 81 | | |
| |||
0 commit comments