mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
📎 Minor change on error reporter.
This commit is contained in:
parent
4e271603c2
commit
594bceff77
@ -66,7 +66,7 @@
|
|||||||
prefix (str/<< "Unhandled exception (@channel):\n"
|
prefix (str/<< "Unhandled exception (@channel):\n"
|
||||||
"- host: `~(:host cfg/config)`\n"
|
"- host: `~(:host cfg/config)`\n"
|
||||||
"- version: `~(:full cfg/version)`")
|
"- version: `~(:full cfg/version)`")
|
||||||
text (str prefix "\n```" report "\n```")
|
text (str prefix "\n```\n" report "\n```")
|
||||||
|
|
||||||
rsp (http/send! {:uri uri
|
rsp (http/send! {:uri uri
|
||||||
:method :post
|
:method :post
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user