From a0dc0e01f3fe5b618776f72fc6b62e12d78724be Mon Sep 17 00:00:00 2001 From: Brian Rogers Date: Mon, 27 Mar 2023 10:21:08 -0600 Subject: [PATCH] adding an action for genering profile photos --- .../Actions/Chained/GenerateProfilePhoto.php | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 src/app/Actions/Chained/GenerateProfilePhoto.php diff --git a/src/app/Actions/Chained/GenerateProfilePhoto.php b/src/app/Actions/Chained/GenerateProfilePhoto.php new file mode 100644 index 0000000..121316a --- /dev/null +++ b/src/app/Actions/Chained/GenerateProfilePhoto.php @@ -0,0 +1,28 @@ +