SpeakingInBits / PC2

Custom replacement website for pc2online.org. Now live!
https://pc2online.org/
6 stars 0 forks source link

Non-nullable property warning in EventsModel.CalendarEvents #306

Closed JoeProgrammer88 closed 3 months ago

JoeProgrammer88 commented 4 months ago

The EventsModel class has a CalendarEvents property giving a non-nullable property warning. This property could be defaulted to an empty collection to avoid the null warning