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
Check for .env file instead of users table (#2199)
* Check for .env file instead of users table
* fix: switch .env check with users table check on DB setup.
Update FlightImporter.php (#1983)
* Fix module menu icon
* Update FlightImporter.php
Closes#1982
Use `0` instead of `null` to follow the `setDays()` function and have a proper match for `firstorNew()`
---------
Co-authored-by: Nabeel S. <99736+nabeelio@users.noreply.github.com>