Commit 8788594
authored
fix: app on error function parameter match
The on error callback only supports a function with an Error parameter, not a string.1 parent 758f05a commit 8788594
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4107 | 4107 | | |
4108 | 4108 | | |
4109 | 4109 | | |
4110 | | - | |
| 4110 | + | |
4111 | 4111 | | |
4112 | | - | |
| 4112 | + | |
4113 | 4113 | | |
4114 | 4114 | | |
4115 | 4115 | | |
| |||
4202 | 4202 | | |
4203 | 4203 | | |
4204 | 4204 | | |
4205 | | - | |
| 4205 | + | |
0 commit comments