Skip to content

Commit

Permalink
512: add detail header sport
Browse files Browse the repository at this point in the history
  • Loading branch information
f1sh1918 committed Jan 12, 2023
1 parent de10505 commit 3320ecc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions frontend/assets/detail_headers/17_sport.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion frontend/lib/category_assets.dart
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ const List<CategoryAsset> categoryAssets = [
name: 'Sport/Bewegung/Tanz',
shortName: "Sport",
icon: "assets/category_icons/17.svg",
detailIcon: null,
detailIcon: "assets/detail_headers/17_sport.svg",
color: Color(0xFF00ccc6),
),
CategoryAsset(
Expand Down

0 comments on commit 3320ecc

Please sign in to comment.