Allow frontend to use mime_type property

This commit is contained in:
shamoon
2024-10-15 11:27:39 -07:00
parent 346b0fab8e
commit 5ffc39feff
6 changed files with 37 additions and 38 deletions

View File

@@ -350,7 +350,7 @@
</ng-template>
<ng-template #previewContent>
@if (!metadata) {
@if (!document) {
<div class="w-100 h-100 d-flex align-items-center justify-content-center">
<div>
<div class="spinner-border spinner-border-sm me-2" role="status"></div>