Skip to content

Commit

Permalink
add description for album reset
Browse files Browse the repository at this point in the history
  • Loading branch information
kagahd committed Nov 15, 2023
1 parent 237e61c commit 4fbb452
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/config/public/ClientConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1457,6 +1457,7 @@ export class ClientConfig {
hideProgress: true
}]
} as TAGS,
description: $localize`An album reset deletes all albums (all saved searches).`
})
Album: ClientAlbumConfig = new ClientAlbumConfig();

Expand Down

0 comments on commit 4fbb452

Please sign in to comment.