refactor(pdf): Share templater
This commit is contained in:
@@ -16,4 +16,5 @@ type Handler interface {
|
||||
type DefaultHandler struct {
|
||||
Config *models.Config
|
||||
BarcodeService services.BarcodeService
|
||||
Templater services.Templater
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user