]> _ Git - fluidbook-toolbox.git/commitdiff
wip #4686 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 31 Aug 2023 14:57:38 +0000 (16:57 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 31 Aug 2023 14:57:38 +0000 (16:57 +0200)
app/SubForms/Link/Base.php

index 5b9eacb664bd615593262b62c3ae78b38f39ae03..de95260af91bef799239eb0900a4221db5209c0c 100644 (file)
@@ -56,7 +56,7 @@ class Base extends Form
     protected static $_acceptAudio = ['.mp3'];
     protected static $_acceptHtml = ['.html'];
     protected static $_acceptIframe = ['.oam', '.zip', '.html', '.pdf'];
-    protected static $_acceptLottie = ['.zip', '.html', '.json'];
+    protected static $_acceptLottie = ['.zip', '.html', '.json', '.lottie'];
     protected static $_acceptSlideshow = ['.jpg', '.jpeg', '.png', '.svg', '.gif', '.zip'];
     protected static $_acceptPDF = ['.pdf'];