Skip to content

Commit a68b2a3

Browse files
committed
Update composer information
1 parent 94e5a75 commit a68b2a3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ayacoo/tiktok",
33
"version": "4.0.0",
44
"type": "typo3-cms-extension",
5-
"description": "Provides a Tiktok online media helper",
5+
"description": "TikTok - Provides a TikTok online media helper",
66
"homepage": "https://www.ayacoo.de",
77
"authors": [
88
{

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
$EM_CONF[$_EXTKEY] = [
4-
'title' => 'Tiktok online media helper',
4+
'title' => 'TikTok online media helper',
55
'category' => 'plugin',
66
'author' => 'Guido Schmechel',
77
'author_email' => 'info@ayacoo.de',

0 commit comments

Comments
 (0)