diff options
Diffstat (limited to 'phpBB/install/schemas/schema.json')
-rw-r--r-- | phpBB/install/schemas/schema.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/install/schemas/schema.json b/phpBB/install/schemas/schema.json index 207e52d731..c6974aab21 100644 --- a/phpBB/install/schemas/schema.json +++ b/phpBB/install/schemas/schema.json @@ -2096,6 +2096,10 @@ "VCHAR", "" ], + "pf_phpbb_youtube": [ + "VCHAR", + "" + ], "pf_phpbb_facebook": [ "VCHAR", "" |