summaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorChristoph Blessing <33834216+cblessing24@users.noreply.github.com>2022-08-01 18:06:28 +0200
committerGitHub <noreply@github.com>2022-08-01 18:06:28 +0200
commit2e05e63cdfc3532b52a035ed13192560af45315d (patch)
treeb980c07f866e20eb47a9d80937583c385997ae27 /plugin
parentb5833a682c511885887373aad76272ad70f7b3c2 (diff)
fix: error due to concatenating table to string (#2108)
This commit fixes a bug that lead to an error because we tried to concatenate a table (`err`) to a string. Now we concatenate `err.message` (a string) to the string.
Diffstat (limited to 'plugin')
0 files changed, 0 insertions, 0 deletions