Further health fixes and frontend cleanup

This commit is contained in:
Frikky
2023-10-19 17:22:19 +02:00
parent 5a33135dd7
commit 74dfa09d4c
8 changed files with 174 additions and 185 deletions
+1 -1
View File
@@ -13321,7 +13321,7 @@ const AngularWorkflow = (defaultprops) => {
<Typography
variant="body2"
>
{workflow.errors.slice(0,4).map((error) => {
{workflow.errors.slice(0,3).map((error) => {
return (
<div>
- {error}