diff --git a/src/reporting.jsx b/src/reporting.jsx index 872c366f..bf1f9e41 100644 --- a/src/reporting.jsx +++ b/src/reporting.jsx @@ -16,8 +16,8 @@ const ReactSwal = withReactContent(Swal); // eslint-disable-next-line import/prefer-default-export export function openSendReportDialog(err, state) { const reportInstructions = isStoreBuild - ?

Please send an email to electron.shell.openExternal('mailto:losslesscut@yankee.no')}>losslesscut@yankee.no where you describe what you were doing.

- :

Please create an issue at electron.shell.openExternal('https://github.com/mifi/lossless-cut/issues')}>https://github.com/mifi/lossless-cut/issues where you describe what you were doing.

; + ?

Please send an email to electron.shell.openExternal('mailto:losslesscut@yankee.no')}>losslesscut@yankee.no where you describe what you were doing.

+ :

Please create an issue at electron.shell.openExternal('https://github.com/mifi/lossless-cut/issues')}>https://github.com/mifi/lossless-cut/issues where you describe what you were doing.

; const platform = os.platform(); const version = electron.remote.app.getVersion(); @@ -51,7 +51,7 @@ export function openSendReportDialog(err, state) {

Include the following text:

-
+
{text}