Skip to content

Commit bf6017e

Browse files
committed
fix lines
1 parent 823b33e commit bf6017e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/platform/app/app_roles.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Since version :doc:`3.4.0 </release/3.4.0>`, you can define an ``on_event`` call
7171
every time a ``box.status`` system event is broadcasted, or after the ``apply`` action of the configuration update is finished.
7272
If multiple custom roles have the ``on_event`` callback defined, these callbacks are called one after another in the order
7373
defined by roles dependencies.
74+
7475
The ``on_event`` callback provides 3 arguments, when it is called:
7576

7677
- ``config``, which is the configuration of the role;

0 commit comments

Comments
 (0)