2
0
Mauricio Araujo 2 жил өмнө
parent
commit
77fce47ba5

+ 1 - 0
api/server/handlers/billing/list.go

@@ -18,6 +18,7 @@ type ListBillingHandler struct {
 	handlers.PorterHandlerWriter
 }
 
+// CheckPaymentEnabledHandler is a handler for checking if payment is setup
 type CheckPaymentEnabledHandler struct {
 	handlers.PorterHandlerWriter
 }