Skip to content

Commit

Permalink
chore: cleanups, remove duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
tewshi committed Apr 15, 2024
1 parent 4b23709 commit 0be3ec5
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 8 deletions.
Binary file removed assets/default_icons/about_logo.png
Binary file not shown.
Binary file removed assets/default_icons/app_logo.png
Binary file not shown.
Binary file removed assets/default_icons/drawer_logo.png
Binary file not shown.
Binary file removed assets/default_icons/empty_screen_logo.png
Binary file not shown.
Binary file removed assets/default_icons/website_logo.png
Binary file not shown.
Binary file removed assets/icons/about_logo.png
Binary file not shown.
Binary file removed assets/icons/website_logo.png
Binary file not shown.
9 changes: 9 additions & 0 deletions constants/asset-mappings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"logo": {
"drawer": "drawer_logo.png",
"app": "app_logo.png",
"website": "app_logo.png",
"about": "app_logo.png",
"empty_screen": "empty_screen_logo.png"
}
}
8 changes: 0 additions & 8 deletions constants/urls.json

This file was deleted.

0 comments on commit 0be3ec5

Please sign in to comment.