Skip to content

Commit

Permalink
Changed image
Browse files Browse the repository at this point in the history
  • Loading branch information
jcovaa committed Mar 4, 2025
1 parent d7bf3d8 commit 2cd09b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class NoFilesWidget extends StatelessWidget {
@override
Widget build(BuildContext context) {
return ImageLabel(
imagePath: 'assets/images/school.png',
imagePath: 'assets/images/files.png',
label: S.of(context).no_files_label,
labelTextStyle: TextStyle(
fontWeight: FontWeight.bold,
Expand Down

0 comments on commit 2cd09b7

Please sign in to comment.