I made a mistake with my previous branch where i did not pull the latest changes from staging first.
In this PR I reset staging to git reset --hard 1cb9500445642cbe1a6c54dcb7c63e48fd214d75
Then I tried force pushing the staging branch but it has protections that I don't have access to the setting to override. So i created this PR where i added the changes I was intending with the previous branch.
Everything should be fixed now. Sorry for the oversight.
Description
I made a mistake with my previous branch where i did not pull the latest changes from staging first.
In this PR I reset staging to git reset --hard 1cb9500445642cbe1a6c54dcb7c63e48fd214d75
Then I tried force pushing the staging branch but it has protections that I don't have access to the setting to override. So i created this PR where i added the changes I was intending with the previous branch.
Everything should be fixed now. Sorry for the oversight.