Skip to content

Commit 54f2e4b

Browse files
committed
Fix bad parentheses in regex
1 parent 22bf19b commit 54f2e4b

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)