Skip to content

Commit

Permalink
Fix CS.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Dec 22, 2023
1 parent 9be3818 commit 39fceee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/development.rst
Expand Up @@ -88,7 +88,7 @@ you can use the following event::
'view',
'add',
'edit',
'delete'
'delete',
]);
}
}
Expand Down

0 comments on commit 39fceee

Please sign in to comment.