diff --git a/inc/display.php b/inc/display.php index eae483a2..06971bc9 100644 --- a/inc/display.php +++ b/inc/display.php @@ -375,6 +375,7 @@ class PostProps { public $replies; public $built; + public $youtube; }