Update copy
This commit is contained in:
parent
0adc0382db
commit
97a91733d6
1 changed files with 1 additions and 2 deletions
|
@ -68,8 +68,7 @@ class ArchivePage extends StatelessWidget {
|
|||
selectedFiles: _selectedFiles,
|
||||
initialFiles: null,
|
||||
emptyState: const EmptyState(
|
||||
text: "You don't have any archived photos.\n\n "
|
||||
"Archived albums will be shown on top of this gallery.",
|
||||
text: "You don't have any archived items.",
|
||||
),
|
||||
header: FutureBuilder(
|
||||
future: CollectionsService.instance.getArchivedCollectionWithThumb(),
|
||||
|
|
Loading…
Add table
Reference in a new issue