Commit 5f0ae25
committed
fix: error message "Unable to delete team"
Added braces around the parameter {circleId}. This should fix the issue
where the literal message "Unable to delete team {circleId}" is displayed.
Partial fix for #4680. The error message is no longer broken, but still
not very helpful.
Signed-off-by: Kilian Evang <noreply@texttheater.net>1 parent cc09fa8 commit 5f0ae25
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
0 commit comments