diff --git a/assets/icon-128x128.png b/assets/icon-128x128.png new file mode 100644 index 0000000..66f40b6 Binary files /dev/null and b/assets/icon-128x128.png differ diff --git a/assets/icon-256x256.png b/assets/icon-256x256.png new file mode 100644 index 0000000..652186d Binary files /dev/null and b/assets/icon-256x256.png differ diff --git a/assets/icon.svg b/assets/icon.svg new file mode 100644 index 0000000..cad4567 --- /dev/null +++ b/assets/icon.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icon.afdesign b/icon.afdesign new file mode 100644 index 0000000..06bff6c Binary files /dev/null and b/icon.afdesign differ diff --git a/source/connector-mobilizon/changelog.txt b/source/connector-mobilizon/changelog.txt index 94c9b13..fa0c835 100644 --- a/source/connector-mobilizon/changelog.txt +++ b/source/connector-mobilizon/changelog.txt @@ -1,6 +1,7 @@ ### [Unreleased] #### Added - Show events' location if set: `description` and `locality` fields +- Plugin icon #### Changed - Update dev dependencies eslint, jsdom, webpack #### Deprecated