Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
session will resolve to undefined due to optional chaining which does not equal null so the ai help will not be disabled even if the user is not logged in. with this new change, we're directly comparing the session which will be null if the user is not logged in
- Loading branch information