diff --git a/core/module/install/ressource/defaultdata.php b/core/module/install/ressource/defaultdata.php index be23baa1..56785fd3 100644 --- a/core/module/install/ressource/defaultdata.php +++ b/core/module/install/ressource/defaultdata.php @@ -14,7 +14,8 @@ class init extends common { 'pinterestId' => '', 'twitterId' => '', 'youtubeId' => '', - 'githubId' => 'fredtempez/ZwiiCMS/' + 'youtubeUserId' => '', + 'githubId' => '' ], 'timezone' => 'Europe/Paris', 'itemsperPage' => 10,