From: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Fri, 21 Jun 2024 18:22:18 +0000 (-0700)
Subject: Fix: remove type attribute from object for Safari (#7056)
X-Git-Tag: v2.10.2~1^2~5
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cccba47bd707c2ed7b3a2599016ada6edc5adcf8;p=thirdparty%2Fpaperless-ngx.git
Fix: remove type attribute from object for Safari (#7056)
---
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 677596d8fa..8486e18167 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) {