VilloKodeHode / mega-collab-modul-s

https://mega-collab-modul-s-u9ph.vercel.app
5 stars 0 forks source link

Fixing breaking changes in #dev branch #65

Closed kristofferfh closed 1 month ago

kristofferfh commented 1 month ago

A few breaking changes has made it into dev branch after some pull merges.

This fix will touch a few files so It's adviced to do a full sync afterwards. This can be done by using the following GIT CLI or using a git supported IDE like vs-code to sync via gui.

git checkout <your branch>
git merge origin/dev