Skip to content

Commit c21f78c

Browse files
authored
Fix app icon reference (#3330)
<!-- Thank you for submitting a Pull Request and helping to improve Home Assistant. Please complete the following sections to help the processing and review of your changes. Please do not delete anything from this template. --> ## Summary <!-- Provide a brief summary of the changes you have made and most importantly what they aim to achieve --> ## Screenshots <!-- If this is a user-facing change not in the frontend, please include screenshots in light and dark mode. --> ## Link to pull request in Documentation repository <!-- Pull requests that add, change or remove functionality must have a corresponding pull request in the Companion App Documentation repository (https://github.com/home-assistant/companion.home-assistant). Please add the number of this pull request after the "#" --> Documentation: home-assistant/companion.home-assistant# ## Any other notes <!-- If there is any other information of note, like if this Pull Request is part of a bigger change, please include it here. -->
1 parent 287d1eb commit c21f78c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Sources/App/Resources/Assets.xcassets/AlternateIconsPreview/icon-poc_pride.imageset/Contents.json renamed to Sources/App/Resources/Assets.xcassets/AlternateIconsPreview/icon-POC_pride.imageset/Contents.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"images" : [
33
{
4-
"filename" : "pride.jpg",
4+
"filename" : "icon-POC_pride.jpg",
55
"idiom" : "universal"
66
}
77
],

Sources/App/Resources/Assets.xcassets/AlternateIconsPreview/icon-poc_pride.imageset/pride.jpg renamed to Sources/App/Resources/Assets.xcassets/AlternateIconsPreview/icon-POC_pride.imageset/icon-POC_pride.jpg

File renamed without changes.

0 commit comments

Comments
 (0)