Compuskills-Jerusalem / mens-capstone-2020

1 stars 0 forks source link

refactoring(1) #64

Closed nossondsimon closed 4 years ago

nossondsimon commented 4 years ago

Fixed a few small issues:

  1. Got rid of and extra "}" in partial login that was causing an error with the if else statement
  2. got rid of the reccuring event class and changed it to just an enum
  3. made UserEvents public