mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 00:12:11 +00:00
wip: black
This commit is contained in:
parent
8b062ed621
commit
dd5ec26c8c
9 changed files with 2632 additions and 8 deletions
|
|
@ -171,6 +171,9 @@ export namespace Billing {
|
|||
workspaceID,
|
||||
id: Identifier.create("payment"),
|
||||
amount: amountInMicroCents,
|
||||
enrichment: {
|
||||
type: "credit",
|
||||
},
|
||||
})
|
||||
})
|
||||
return amountInMicroCents
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue