forked from 0x2620/pandora
fix #2077
This commit is contained in:
parent
26d0022766
commit
f3f47494f3
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ def getText(request):
|
|||
if qs.count() == 0:
|
||||
text = None
|
||||
response['data'] = {
|
||||
'id': '',
|
||||
'name': '',
|
||||
'text': '',
|
||||
'type': 'html',
|
||||
|
|
Loading…
Reference in a new issue