mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 02:39:10 -04:00
Finalisation de Google Drive
This commit is contained in:
@@ -31,6 +31,7 @@ class GoogleDriveFile extends Model
|
||||
case 'png':
|
||||
case 'PNG':
|
||||
case 'jpg':
|
||||
case 'jpeg':
|
||||
$icon = 'fas fa-file-image text-image';
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user