Skip to content

Commit

Permalink
Add Generic DVD-ROM to list of fake drives
Browse files Browse the repository at this point in the history
  • Loading branch information
itismadness committed Dec 25, 2023
1 parent e5672ff commit 31541a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Logchecker.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ class Logchecker
private $ARSummary = null;
private $XLDSecureRipper = false;
private $FakeDrives = [
'Generic DVD-ROM',
'Generic DVD-ROM SCSI CdRom Device'
];

Expand Down

0 comments on commit 31541a0

Please sign in to comment.