Files
ontime/apps
google-labs-jules[bot] 7b5f797c95 refactor: move welcome modal logic to AppStateService
The logic for deciding whether to show the welcome modal has been moved from `app.ts` to `AppStateService.ts`. The `getShowWelcomeDialog` function now accepts a boolean indicating whether a restore point exists and returns `false` if it does. This keeps the business logic out of the main application file and in the relevant service.
2026-01-24 07:45:56 +01:00
..
2026-01-11 17:43:23 +01:00
2026-01-11 17:43:23 +01:00
2026-01-11 17:43:23 +01:00
2025-06-20 12:28:20 +02:00