feat(categories): add branch visibility selection
All checks were successful
Staging Build / build (push) Successful in 2m43s
All checks were successful
Staging Build / build (push) Successful in 2m43s
This commit is contained in:
@@ -29,6 +29,8 @@ export type Category = {
|
||||
allow_multiselect: boolean
|
||||
free_items_limit: number
|
||||
preselect: boolean
|
||||
show_in_kauf?: boolean
|
||||
show_in_abo?: boolean
|
||||
created_at: string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user