Skip to content

Commit

Permalink
[#34] Add hooks to ping
Browse files Browse the repository at this point in the history
  • Loading branch information
llaumgui committed Sep 4, 2020
1 parent efab836 commit fa7bc0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions seedboxsync/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ class Meta:

# define customs hooks
define_hooks = [
'ping_start_hook',
'ping_success_hook'
]

# catch signal
Expand Down

0 comments on commit fa7bc0b

Please sign in to comment.