From: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Wed, 12 Jun 2024 21:09:48 +0000 (-0700)
Subject: Add type attribute to object tag
X-Git-Tag: v2.10.0~1^2~12
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70069cd5029c5cd11d7b08cd95825c9dab299246;p=thirdparty%2Fpaperless-ngx.git
Add type attribute to object tag
---
diff --git a/src-ui/src/app/components/document-detail/document-detail.component.html b/src-ui/src/app/components/document-detail/document-detail.component.html
index 8486e18167..677596d8fa 100644
--- a/src-ui/src/app/components/document-detail/document-detail.component.html
+++ b/src-ui/src/app/components/document-detail/document-detail.component.html
@@ -364,7 +364,7 @@
} @else {
-
+
}
}
@case (ContentRenderType.Text) {