LP_Bot/build-templates/shared/jsons/currency.json

7 lines
99 B
JSON
Raw Normal View History

2023-12-06 07:01:33 +00:00
{
"#currency" :
{
"cols" : ["Id","Name","Type"],
"rows" : [[1,"來博幣","TWC"]]
}
}