1
0
Fork 0

Update home.blade.php

This commit is contained in:
Shlee 2024-01-24 12:45:21 +10:30 committed by GitHub
parent 51c6935e05
commit 934f2ffdb4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -654,7 +654,7 @@
<tr>
<td><span class="badge badge-primary">MEDIA</span></td>
<td><strong>MEDIA_EXIF_DATABASE</strong></td>
<td><span>{{config_cache('media.exif.batabase') ? '✅ true' : '❌ false' }}</span></td>
<td><span>{{config_cache('media.exif.database') ? '✅ true' : '❌ false' }}</span></td>
</tr>
<tr>