Skip to content

Commit ef60a83

Browse files
committed
Update composer.json
1 parent 040418e commit ef60a83

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
{
22
"name": "menatwork/attribute_translatedmulti",
3-
"description": "MetaModels attribute for dynamic translated table text",
3+
"description": "MetaModels attribute for dynamic translated multi table",
44
"keywords": [
55
"contao",
66
"metamodels",
77
"attribute",
88
"text",
99
"tabletext",
10-
"translatable"
10+
"translatable",
11+
"multicolumnwizard"
1112
],
1213
"type": "contao-module",
13-
"homepage": "http://now.metamodel.me/",
14+
"homepage": "http://www.men-at-work.de/",
1415
"license": "LGPL-3.0+",
1516
"authors": [
1617
{
@@ -26,7 +27,6 @@
2627
}
2728
],
2829
"support": {
29-
"email": "mail@metamodel.me",
3030
"issues": "https://github.com/menatwork/attribute_translatedmulti/issues",
3131
"source": "https://github.com/menatwork/attribute_translatedmulti"
3232
},

0 commit comments

Comments
 (0)