replace satmachineadmin varieties with satmachineclient; update pyprojec.toml
This commit is contained in:
parent
5a09c76ba4
commit
9b04d1af6c
15 changed files with 115 additions and 151 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "DCA Admin",
|
||||
"short_description": "Dollar Cost Averaging administration for Lamassu ATM integration",
|
||||
"tile": "/satmachineadmin/static/image/aio.png",
|
||||
"tile": "/satmachineclient/static/image/aio.png",
|
||||
"min_lnbits_version": "1.0.0",
|
||||
"contributors": [
|
||||
{
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
}
|
||||
],
|
||||
"images": [],
|
||||
"description_md": "/satmachineadmin/description.md",
|
||||
"terms_and_conditions_md": "/satmachineadmin/toc.md",
|
||||
"description_md": "/satmachineclient/description.md",
|
||||
"terms_and_conditions_md": "/satmachineclient/toc.md",
|
||||
"license": "MIT"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue