mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
add comment
This commit is contained in:
parent
f8c4470d98
commit
9da234002b
@ -1487,6 +1487,7 @@ class WebhookEndpoint(models.Model):
|
||||
|
||||
# no token
|
||||
if self.verify == VerificationMethod.NONE:
|
||||
# do nothing as no method was chosen
|
||||
pass
|
||||
|
||||
# static token
|
||||
|
Loading…
Reference in New Issue
Block a user