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