fix icu subtype sync
This commit is contained in:
@@ -937,7 +937,6 @@ def intervals_webhook_view(request):
|
||||
else:
|
||||
dologging("intervals_webhooks.log",request.body)
|
||||
data = json.loads(request.body)
|
||||
print(data)
|
||||
try:
|
||||
verificationtoken = data['secret']
|
||||
except KeyError:
|
||||
|
||||
Reference in New Issue
Block a user