comty/globals/badges_list.js
2020-03-12 15:54:27 +00:00

9 lines
156 B
JavaScript
Executable File

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