n8n updated example + formating

This commit is contained in:
Jokob-sk
2023-02-01 20:40:14 +11:00
parent 7ea74d0fe3
commit eec0dcca82
3 changed files with 3 additions and 3 deletions

View File

@@ -2358,7 +2358,7 @@ def construct_notifications(sqlQuery, tableTitle, skipText = False, suppliedJson
html = convert(json, build_direction=build_direction, table_attributes=table_attributes)
html = format_table(html, "data", headerProps, tableTitle)
html = format_table(html, "data", headerProps, tableTitle).replace('<ul>','<ul style="list-style:none;padding-left:0">')
headers = json_struc.columnNames