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
Standardize boolean values and update .env file pattern
Replace YES/NO with true/false for boolean variables in .env file.
Ensure consistency across the codebase by removing the need for parseBooleanFromText.
0 commit comments