feat: refs #7499 add printedStickers #2577

Merged
pablone merged 1 commits from 7499-add-printedStickers into dev 2024-06-11 14:32:15 +00:00
1 changed files with 2 additions and 1 deletions

View File

@ -48,7 +48,8 @@ module.exports = Self => {
'weight',
'buyingValue',
'price2',
'price3'
'price3',
'printedStickers'
],
include: {
relation: 'item',