LP_Bot/build-templates/shared/jsons/currency.json
2023-12-06 15:01:33 +08:00

7 lines
99 B
JSON

{
"#currency" :
{
"cols" : ["Id","Name","Type"],
"rows" : [[1,"來博幣","TWC"]]
}
}