mirror of
https://github.com/penpot/penpot.git
synced 2026-08-31 17:19:11 +00:00
🐛 Align management API with payments service (#11414)
This commit is contained in:
parent
eb0c51ed74
commit
f06d1df5be
@ -209,7 +209,7 @@
|
|||||||
[:enum
|
[:enum
|
||||||
"customer_service"
|
"customer_service"
|
||||||
"low_quality"
|
"low_quality"
|
||||||
"missing_feature"
|
"missing_features"
|
||||||
"other"
|
"other"
|
||||||
"switched_service"
|
"switched_service"
|
||||||
"too_complex"
|
"too_complex"
|
||||||
|
|||||||
@ -245,7 +245,7 @@
|
|||||||
[:enum
|
[:enum
|
||||||
"customer_service"
|
"customer_service"
|
||||||
"low_quality"
|
"low_quality"
|
||||||
"missing_feature"
|
"missing_features"
|
||||||
"other"
|
"other"
|
||||||
"switched_service"
|
"switched_service"
|
||||||
"too_complex"
|
"too_complex"
|
||||||
|
|||||||
@ -232,7 +232,7 @@
|
|||||||
[:enum
|
[:enum
|
||||||
"customer_service"
|
"customer_service"
|
||||||
"low_quality"
|
"low_quality"
|
||||||
"missing_feature"
|
"missing_features"
|
||||||
"other"
|
"other"
|
||||||
"switched_service"
|
"switched_service"
|
||||||
"too_complex"
|
"too_complex"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user