Skip to content

Commit

Permalink
Add assets to addon.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
enen92 committed Apr 12, 2020
1 parent 963a869 commit 2f01ee9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions addon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,8 @@
<license>GPL-3.0</license>
<summary lang="en_GB">xbmcswift2 is a small framework to ease development of KODI addons.</summary>
<description lang="en_GB">xbmcswift2 is a small framework to ease development of KODI addons.</description>
<assets>
<icon>icon.png</icon>
</assets>
</extension>
</addon>

0 comments on commit 2f01ee9

Please sign in to comment.