Skip to content

Commit d30548d

Browse files
authored
Amend event patch for cookiestore after shortname change (#1635)
1 parent be48744 commit d30548d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/amend-event-data.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ const patches = {
9797
change: { targets: ['Window'] }
9898
}
9999
],
100-
'cookie-store': [
100+
'cookiestore': [
101101
{
102102
pattern: { type: /^change$/ },
103103
matched: 1,

0 commit comments

Comments
 (0)