Fix build break

This commit is contained in:
Arun Prakash Jana 2019-01-31 23:55:36 +05:30
parent 4886cceb87
commit e2cc42e433
No known key found for this signature in database
GPG Key ID: A75979F35C080412

1
buku
View File

@ -589,6 +589,7 @@ class BukuDb:
LOGDBG('Title: [%s]', ptitle)
else:
ptitle = pdesc = ptags = ''
LOGDBG('ptags: [%s]', ptags)
if title_in is not None:
ptitle = title_in