Commit 4b284ac
committed
updateHash using this.type and this.request instead
this.request is JSON.stringified because otherwise an error will be thrown:
TypeError: Data must be a string or a buffer
This is because the target ID may be string or number.1 parent 5cb7bfa commit 4b284ac
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
0 commit comments