github(summary): remove preview title

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2024-06-25 12:01:54 +02:00
parent bbf0a8d268
commit e130c40c84
No known key found for this signature in database
GPG Key ID: ADE44D8C9D44FBE4

View File

@ -253,7 +253,7 @@ export class GitHub {
.addRaw('</p>');
// Preview
sum.addRaw(`<strong>Preview</strong>`).addBreak().addRaw('<p>');
sum.addRaw('<p>');
const summaryTableData: Array<Array<SummaryTableCell>> = [
[
{header: true, data: 'ID'},