mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
fix(docs): Database dump warnings (#17676)
* docs * admin page * roadmap * whitespace * whitespace * no danger
This commit is contained in:
parent
dd1fcd5be5
commit
9e063c993c
3 changed files with 27 additions and 18 deletions
|
|
@ -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',
|
||||
}),
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue