use poppler pdftocairo for preview
This commit is contained in:
parent
04cdb8f5b5
commit
b3caaf335a
5 changed files with 73 additions and 27 deletions
|
|
@ -255,6 +255,7 @@ def editUser(data):
|
|||
del p.info['nickname']
|
||||
p.update_name()
|
||||
p.save()
|
||||
return p.json()
|
||||
return {}
|
||||
actions.register(editUser, cache=False)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue