Remove dimage path and image type in sticker detail model file #73

Merged
jothi merged 1 commits from ranjith-dev into master 2025-12-25 07:43:39 +00:00

View File

@@ -30,8 +30,8 @@ class StickerDetail extends Model
'shape_y1_value', 'shape_y1_value',
'shape_x2_value', 'shape_x2_value',
'shape_y2_value', 'shape_y2_value',
'image_path', // 'image_path',
'image_type', // 'image_type',
'image_x', 'image_x',
'image_y', 'image_y',
'image_width', 'image_width',