Skip to content

Commit

Permalink
fix: missing comma
Browse files Browse the repository at this point in the history
Should fix #359
  • Loading branch information
hteumeuleu committed Sep 22, 2023
1 parent 9b4fe92 commit 5750379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _features/css-pseudo-class-has.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ stats: {
},
gmx: {
desktop-webmail: {
"2022-07": "n"
"2022-07": "n",
"2023-09": "n"
},
ios: {
Expand Down

0 comments on commit 5750379

Please sign in to comment.