mirror of
https://github.com/tiennm99/ocrot.git
synced 2026-08-05 05:21:59 +00:00
Update config.yml
This commit is contained in:
@@ -76,9 +76,13 @@ collections:
|
||||
name: "pricing_item"
|
||||
widget: "list"
|
||||
field:
|
||||
- { label: "Title", name: "title", widget: "string" }
|
||||
- { label: "Price", name: "price", widget: "text" }
|
||||
- { label: "Price", name: "price", widget: "string" }
|
||||
label: "Object"
|
||||
name: "object"
|
||||
widget: "object"
|
||||
fields:
|
||||
- { label: "Title", name: "title", widget: "string" }
|
||||
- { label: "Description", name: "description", widget: "text" }
|
||||
- { label: "Price", name: "price", widget: "string" }
|
||||
- label: "Subscription"
|
||||
name: "subscription"
|
||||
widget: "object"
|
||||
|
||||
Reference in New Issue
Block a user