c0bra / deviceframe

:iphone: Put device frames around your mobile/web/progressive app screenshots.
Other
582 stars 16 forks source link

fix(fs) remove double quotes from frame path #27

Open aguerot opened 3 years ago

aguerot commented 3 years ago

In relation with issue #26

c0bra commented 3 years ago

@aguerot build failed because you have a unnecessary escape character. Can you push a fix please?

aguerot commented 3 years ago

I did remove the extra escape character, build is OK now Thanks for the heads up