mirror of
https://github.com/bitwarden/server.git
synced 2026-01-31 14:13:18 +08:00
missed in refactor
This commit is contained in:
@@ -72,7 +72,7 @@ public class PreviewInvoiceController(
|
||||
|
||||
return Handle(result.Map(proration => new
|
||||
{
|
||||
NewPlanProratedTotal = proration.NewPlanProratedAmount,
|
||||
proration.NewPlanProratedAmount,
|
||||
proration.Credit,
|
||||
proration.Tax,
|
||||
proration.Total,
|
||||
|
||||
Reference in New Issue
Block a user