]> _ Git - fluidbook-toolbox.git/commitdiff
wip #6836 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 2 Apr 2024 11:11:29 +0000 (13:11 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 2 Apr 2024 11:11:29 +0000 (13:11 +0200)
resources/views/fluidbook_publication/delivery/index.blade.php

index b557072e821f409d971a3adfb8da0ce6fc4b4b81..3628a99d9c9b0abd44143b806d642143da41f235 100644 (file)
@@ -95,9 +95,6 @@
     $cid = $fluidbook->cid;
 
     $socialImage = route('social_image',['cid' => $cid]);
-    if($fluidbook->facebook_image){
-        $socialImage = $fluidbook->facebook_image;
-        }
 
     $installServerUrl = null;
     if($fluidbook->install_online) {