comty/globals/badges_list.js
2020-03-10 21:06:59 +01:00

9 lines
156 B
JavaScript

export var BadgesType = [
{
"id": "alpha_test",
"title": "Alpha Tester",
"color": "volcano",
"tip": "Oh yeah!"
},
]