Merge pull request 'Remove dimage path and image type in sticker detail model file' (#73) from ranjith-dev into master
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 10s
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 10s
Reviewed-on: #73
This commit was merged in pull request #73.
This commit is contained in:
@@ -30,8 +30,8 @@ class StickerDetail extends Model
|
||||
'shape_y1_value',
|
||||
'shape_x2_value',
|
||||
'shape_y2_value',
|
||||
'image_path',
|
||||
'image_type',
|
||||
// 'image_path',
|
||||
// 'image_type',
|
||||
'image_x',
|
||||
'image_y',
|
||||
'image_width',
|
||||
|
||||
Reference in New Issue
Block a user