mirror of
https://github.com/lkddi/Xboard.git
synced 2026-04-03 10:30:51 +08:00
- Add command support for plugin management - Optimize plugin management page layout - Add email copy functionality for users - Convert payment methods and Telegram Bot to plugin system
8 lines
173 B
JSON
8 lines
173 B
JSON
{
|
|
"name": "Coinbase",
|
|
"code": "coinbase",
|
|
"type": "payment",
|
|
"version": "1.0.0",
|
|
"description": "Coinbase payment plugin",
|
|
"author": "XBoard Team"
|
|
} |