mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-20 23:33:45 +02:00
Test that a deleted backup makes an audit log entry
This commit is contained in:
@@ -69,6 +69,7 @@ class AuditLog extends Model
|
||||
* @var string[]
|
||||
*/
|
||||
protected $casts = [
|
||||
'is_system' => 'bool',
|
||||
'device' => 'array',
|
||||
'metadata' => 'array',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user