mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 20:18:10 +08:00
FEATURE: Pie chart option for poll results (#8352)
This commit is contained in:

committed by
GitHub

parent
720101b3ee
commit
b92a8131c0
@ -10,6 +10,7 @@ const WHITELISTED_ATTRIBUTES = [
|
||||
"order",
|
||||
"public",
|
||||
"results",
|
||||
"chartType",
|
||||
"status",
|
||||
"step",
|
||||
"type"
|
||||
|
Reference in New Issue
Block a user