forked from 0x2620/pandora
export layers as srt
This commit is contained in:
parent
7757582aaf
commit
9cc90ec245
4 changed files with 24 additions and 0 deletions
|
|
@ -203,3 +203,4 @@ def editAnnotation(request):
|
|||
response = json_response(status=403, text='permission denied')
|
||||
return render_to_json_response(response)
|
||||
actions.register(editAnnotation, cache=False)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue