Oky-period-tracker / periodtracker

GNU Affero General Public License v3.0
6 stars 10 forks source link

Prevent /about crash #64

Closed amitchellunicef closed 6 months ago

amitchellunicef commented 6 months ago

Prevents this error from occurring

packages/cms/src/controller/AboutController.ts:18 where: { lang: request.user.lang }, TypeError: Cannot read properties of undefined (reading 'lang')