fix(docs): Database dump warnings (#17676)

* docs

* admin page

* roadmap

* whitespace

* whitespace

* no danger
This commit is contained in:
Matthew Momjian 2025-04-21 00:54:37 -04:00 committed by GitHub
parent dd1fcd5be5
commit 9e063c993c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 27 additions and 18 deletions

View file

@ -266,8 +266,8 @@ const milestones: Item[] = [
withRelease({
icon: mdiDatabaseOutline,
iconColor: 'brown',
title: 'Automatic database backups',
description: 'Database backups are now integrated into the Immich server',
title: 'Automatic database dumps',
description: 'Database dumps are now integrated into the Immich server',
release: 'v1.120.0',
}),
{