Skip to content

Commit 060a705

Browse files
authored
fix ID to match filename
`id-name` must be exactly the same as the UDL's filename, except without `.xml`
1 parent 71a3198 commit 060a705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

udl-list.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@
393393
"author": "Brother Gabriel-Marie <mailto:brgabriel@sspx.org>; edited by Snowman-25"
394394
},
395395
{
396-
"id-name": "AutoHotKey_V2",
396+
"id-name": "AutoHotKey_V2.udl",
397397
"display-name": "AutoHotKey V2",
398398
"version": "Thurs, 05 June 2025 17:00 GMT",
399399
"repository": "",

0 commit comments

Comments
 (0)