Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit 85b50a1

Browse files
committed
Fix: Use correct UserVoice ID for display: contents
Thanks, @shhnjk! Fix #610
1 parent 4dd96ae commit 85b50a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

status.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5211,7 +5211,7 @@
52115211
"text": "Not currently planned"
52125212
},
52135213
"id": 5663606012116992,
5214-
"uservoiceid": 31563175,
5214+
"uservoiceid": 10938981,
52155215
"msdn": "https://developer.mozilla.org/en-US/docs/Web/CSS/display"
52165216
}
52175217
]

0 commit comments

Comments
 (0)