Skip to content

Commit

Permalink
Rename photoReplace.js to PhotoReplace.js
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinYobeth committed Sep 9, 2019
1 parent 03d7230 commit a548f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion photoReplace.js → PhotoReplace.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ function replaceContents(newFile, theSO) {
desc3.putInteger(idPgNm, 1);
executeAction(idplacedLayerReplaceContents, desc3, DialogModes.NO);
return app.activeDocument.activeLayer
};
};

0 comments on commit a548f30

Please sign in to comment.