Ver código fonte

Update home.blade.php

Shlee 1 ano atrás
pai
commit
934f2ffdb4
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      resources/views/admin/diagnostics/home.blade.php

+ 1 - 1
resources/views/admin/diagnostics/home.blade.php

@@ -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>