mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-19 15:54:54 +01:00
wip: zen
This commit is contained in:
@@ -28,8 +28,6 @@ const setReload = action(async (form: FormData) => {
|
||||
reload: reloadValue,
|
||||
...(reloadValue
|
||||
? {
|
||||
reloadTrigger: Billing.CHARGE_THRESHOLD_DOLLAR,
|
||||
reloadAmount: Billing.CHARGE_AMOUNT_DOLLAR,
|
||||
reloadError: null,
|
||||
timeReloadError: null,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user