forked from 0x2620/pandora
cosmetic changes
This commit is contained in:
parent
56dfb277db
commit
1699cecff0
1 changed files with 3 additions and 4 deletions
|
@ -349,7 +349,6 @@ pandora.ui.textPDF = function(text) {
|
|||
})[0];
|
||||
if (embed) {
|
||||
embed.src = url;
|
||||
|
||||
} else {
|
||||
text.embeds.push(data);
|
||||
//fixme sort embeds by page/id
|
||||
|
|
Loading…
Reference in a new issue