Skip to content

Commit

Permalink
Rename operation name 🎨
Browse files Browse the repository at this point in the history
  • Loading branch information
somaromero committed Aug 30, 2024
1 parent f90e0ff commit 3746b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default {
id: 'operation-pdf-builder',
name: 'PDF Builder',
name: 'PDF Builder Operation',
icon: 'picture_as_pdf',
description: 'Generate a pdf with flow data and the template.',
overview: ({filename}) => [
Expand Down

0 comments on commit 3746b75

Please sign in to comment.