]> _ Git - fluidbook-toolbox.git/commitdiff
wip #5600 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 24 Nov 2022 16:46:20 +0000 (17:46 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 24 Nov 2022 16:46:20 +0000 (17:46 +0100)
app/Models/Traits/PublicationSettings.php

index 277382e28f33a42d226e8c12e06840bfdee9aea9..1f7322c7aea2d0def2f579008ff154ef14583f32 100644 (file)
@@ -2072,6 +2072,7 @@ trait PublicationSettings
                 'native' => $this->__('Apparence native du navigateur'),
                 'invisible' => $this->__('Zone cliquable invisible'),
                 'redbull' => $this->__('Circulaire'),
+                'twostatesicon' => $this->__('Icône à deux états'),
             ],
             'default' => 'native',
             'fake' => true,