mirror of
https://github.com/ArenMg/aren.git
synced 2024-12-23 07:19:46 +00:00
Visual for vote majoritaire
This commit is contained in:
parent
e8fd938e1c
commit
dce5e7d132
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ module.exports = {
|
||||||
colors: ["#fff"],
|
colors: ["#fff"],
|
||||||
},
|
},
|
||||||
title: {
|
title: {
|
||||||
text: `Résultat du vote : ${this.currentTheme.title ?? ""} `,
|
text: `Résultat du vote : `,
|
||||||
},
|
},
|
||||||
xaxis: {
|
xaxis: {
|
||||||
categories: false,
|
categories: false,
|
||||||
|
|
Loading…
Reference in a new issue