Skip to content

Commit ccc8277

Browse files
authored
Merge pull request #19 from Kuuuube/fix-parentheses
Fix bad parentheses in regex for `WinUSB (Gaomon)`
2 parents 22bf19b + 54f2e4b commit ccc8277

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/driver_identifiers.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
{
2525
"friendly_name": "WinUSB (Gaomon)",
26-
"original_name": "gaomon_tablet_\\(interface_\\d\\+).inf",
26+
"original_name": "gaomon_tablet_\\(interface_\\d\\+\\).inf",
2727
"provider": "libwdi",
2828
"class": "88bae032-5a81-49f0-bc3d-a4ff138216d6"
2929
},

0 commit comments

Comments
 (0)