mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
- This is needed as we don't have software updates step during first setup anymore. Tests: - Trigger first setup by removing /var/lib/plinth/plinth.sqlite3 and re-running the service. After completing the setup, a notification is shown with correct severity, title, app icon, message and options. Dismiss remove the notifications. 'Go to Software Updates' takes us to updates app. - After dismissing the notification, re-running the service does not show notification again. - Increasing the app version number also does not show notification again. - Re-running the app setup does not show notification again. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>