+
+ [INTERNAL]: {toast.parameters.count} error(s) from main process,
+ please submit log.
+
+
+ {toast.parameters.count > toast.parameters.logLines.length ? (
+ {`Showing only last ${toast.parameters.logLines.length} errors`}
+ ) : null}
+
+
+ {toast.parameters.logLines.join('\n')}
+
+
+ );
+ }
+
if (toastType === ToastType.PinnedConversationsFull) {
return (