Closed drmowinckels closed 1 year ago
Looks good to me (it’s pretty much the same as in the other PR, right?). If you want, I can approve and merge it once the checks are done ☺️
I was just gonna merge once the checks are done yeah. Its the same. Happy I still had it locally, so easy to fix. I did such a stupid thing. Serve me right to do something when I'm tired :P
No worries - I know that feeling! 🤗 The same happened to me with pushing directly to main
instead of opening a feature branch (I forgot the -b
in the git checkout -b <featurebranch>
command and it took me a while to figure it out why the heck it didn't work as planned 😄)
:tada: The preview is built! Check it out
I did something super stupid and managed to alter git history incorrectly. I'm just getting things back into where it should be!