diff --git a/extra/icons/holosetlist.png b/extra/icons/holosetlist.png new file mode 100644 index 0000000..8decf3e Binary files /dev/null and b/extra/icons/holosetlist.png differ diff --git a/extra/index.json b/extra/index.json index 3a4abd3..bea9f79 100644 --- a/extra/index.json +++ b/extra/index.json @@ -1365,6 +1365,14 @@ }, "icon": "scu", "type": "custom" + }, + { + "ids": [ "holosetlist" ], + "names": { + "en-US": "HoloSetlist" + }, + "icon": "holosetlist", + "type": "custom" } ] }