Aleksander Machniak
2016-04-20 5b94c5af08c75bc23154215d63bdc99bd11c7f83
Fix plugin name in composer.json
1 files modified
2 ■■■ changed files
plugins/attachment_reminder/composer.json 2 ●●● patch | view | raw | blame | history
plugins/attachment_reminder/composer.json
@@ -1,5 +1,5 @@
{
    "name": "roundcube/Attachment Reminder",
    "name": "roundcube/attachment_reminder",
    "type": "roundcube-plugin",
    "description": "This Roundcube plugin reminds the user to attach a file if the composed message text indicates that there should be any.",
    "license": "GPLv3+",