You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See here, we currently have a default request prompt in the ReservationsController that can be overwritten by the app config. We should probably just move this logic / behavior to the AppConfig model.
See here, we currently have a default request prompt in the
ReservationsControllerthat can be overwritten by the app config. We should probably just move this logic / behavior to theAppConfigmodel.