From ae4a7b0df0c1c28c0b16c706be86f95acc68baff Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Wed, 5 Feb 2020 17:12:29 +0100 Subject: [PATCH] [9.2.18] defaultdata user Youtube --- core/module/install/ressource/defaultdata.php | 1 + 1 file changed, 1 insertion(+) diff --git a/core/module/install/ressource/defaultdata.php b/core/module/install/ressource/defaultdata.php index e9e0b78a..c98e6719 100644 --- a/core/module/install/ressource/defaultdata.php +++ b/core/module/install/ressource/defaultdata.php @@ -15,6 +15,7 @@ class install extends common { 'pinterestId' => '', 'twitterId' => '', 'youtubeId' => '', + 'youtubeUserId' => '', 'githubId' => '' ], 'timezone' => 'Europe/Paris',