- Changed !== to != to allow type coercion - Fixes registration not working due to string vs int comparison - Added type debugging to help diagnose similar issues
25 KiB
25 KiB
- Changed !== to != to allow type coercion - Fixes registration not working due to string vs int comparison - Added type debugging to help diagnose similar issues