diff --git a/extra/icons/airheads.png b/extra/icons/airheads.png new file mode 100644 index 0000000..2d52612 Binary files /dev/null and b/extra/icons/airheads.png differ diff --git a/extra/index.json b/extra/index.json index 4af6fc9..088da42 100644 --- a/extra/index.json +++ b/extra/index.json @@ -1471,7 +1471,14 @@ }, "icon": "idta", "type": "custom" - - } + }, + { + "ids": [ "airheads" ], + "names": { + "en-US": "AIRheads" + }, + "icon": "airheads", + "type": "custom" + } ] }