feat(admin): add allow_update_discount option to category dialog
This commit is contained in:
@@ -32,6 +32,7 @@ export type Category = {
|
||||
show_in_kauf?: boolean
|
||||
show_in_abo?: boolean
|
||||
resets_others: boolean
|
||||
allow_update_discount?: boolean
|
||||
created_at: string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user