style: Fix trailing commas

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2023-10-17 15:42:49 +02:00
parent 0b471b89b3
commit 09fd1e0fee
9 changed files with 38 additions and 38 deletions

View File

@@ -289,7 +289,7 @@ export default {
})
}
},
true
true,
)
},
actionDetails() {