fix(route)(app-center/release): improper linebreak (#9250)

Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
This commit is contained in:
Rongrong 2022-03-06 20:48:56 +08:00 committed by GitHub
parent ba9891f578
commit 7edb450ca9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<p>
<b>Release Notes</b>:
</p>
{{@ releaseNotes }}
{{@ releaseNotes.trim().replaceAll('\n', '<br>') }}
{{/if}}
<p>
{{if downloadUrl===installUrl}}