Campus-Gaming-Network / campus-gaming-network

Connecting gamers across campus
https://campusgamingnetwork.com/
8 stars 3 forks source link

authStatus bug fix #56

Closed alsansone closed 3 years ago

alsansone commented 3 years ago

FROM: if (authStatus !== "finished") { TO: if (authStatus === "authenticating") {

bsansone commented 3 years ago

@alsansone Change looks good, thanks!

alsansone commented 3 years ago

Got some more issues for you. I created an event for April 24, 2021 at 12:00 until April 24, 2021 at 20:00 but now it's showing a different time. Also when I try to edit it, I get an internal server error.

[image: image.png]

On Mon, Apr 19, 2021 at 6:30 PM Brandon Sansone @.***> wrote:

Merged #56 https://github.com/Campus-Gaming-Network/campus-gaming-network/pull/56 into main.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Campus-Gaming-Network/campus-gaming-network/pull/56#event-4615819726, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJQ6IZNJZ57WNA7C3AJQYX3TJS4JLANCNFSM43G5W2OA .