working printer
bypasstray leads to problems still
This commit is contained in:
@@ -52,4 +52,5 @@ type ShopItem struct {
|
||||
Tags []Tag `gorm:"many2many:item_tags;"`
|
||||
Image string
|
||||
Pdf string
|
||||
PrintMode string `json:"printMode" gorm:"default:CreateBooklet"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user