We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94e5a75 commit a68b2a3Copy full SHA for a68b2a3
2 files changed
composer.json
@@ -2,7 +2,7 @@
2
"name": "ayacoo/tiktok",
3
"version": "4.0.0",
4
"type": "typo3-cms-extension",
5
- "description": "Provides a Tiktok online media helper",
+ "description": "TikTok - Provides a TikTok online media helper",
6
"homepage": "https://www.ayacoo.de",
7
"authors": [
8
{
ext_emconf.php
@@ -1,7 +1,7 @@
1
<?php
$EM_CONF[$_EXTKEY] = [
- 'title' => 'Tiktok online media helper',
+ 'title' => 'TikTok online media helper',
'category' => 'plugin',
'author' => 'Guido Schmechel',
'author_email' => 'info@ayacoo.de',
0 commit comments