]> _ Git - fluidbook-toolbox.git/commitdiff
wip #6201 @0:10
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 21 Aug 2023 14:22:43 +0000 (16:22 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 21 Aug 2023 14:22:43 +0000 (16:22 +0200)
app/Fluidbook/Compiler/Compiler.php

index ac94eb27757782cf81e7e796985dfe4567334a17..1e8183dcc3c5d0d27030cddb8a5beb64a95f860f 100644 (file)
@@ -715,8 +715,6 @@ class Compiler extends Base implements CompilerInterface
         $this->log('Langs written');
         $this->writeSEO();
         $this->log('SEO written');
-        $this->writeWidget();
-        $this->log('Widget written');
         $this->writeSounds();
         $this->log('Sound written');
         $this->writeTexts();