]> _ Git - fluidbook-toolbox.git/commitdiff
#8040
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 12 Mar 2026 17:05:10 +0000 (18:05 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 12 Mar 2026 17:05:10 +0000 (18:05 +0100)
app/SubForms/Link/Base.php

index 2b9bf6e5fb7c0cbd8c32ffc0387e9ff9ef78b021..60002ed1006d00ef0cd8f4e768c9ef8de7b2b852 100644 (file)
@@ -69,7 +69,7 @@ class Base extends Form
     protected static $_acceptLottie = ['.zip', '.html', '.json', '.lottie'];
     protected static $_acceptSlideshow = ['.jpg', '.jpeg', '.png', '.svg', '.gif', '.zip'];
     protected static $_acceptPDF = ['.pdf'];
-    protected static $_accept3D = ['.3ds', '.fbx', '.3dm', '.3ds', '.3mf', '.amf', '.bim', '.brep', '.dae', '.fbx', '.fcstd', '.gltf', '.ifc', '.iges', '.step', '.stl', '.obj', '.off', '.ply', '.wrl'];
+    protected static $_accept3D = ['.3ds', '.fbx', '.3dm', '.3ds', '.3mf', '.amf', '.bim', '.brep', '.dae', '.fbx', '.fcstd', '.gltf', '.ifc', '.iges', '.step', '.stl', '.obj', '.off', '.ply', '.wrl', '.glb'];
 
     /**
      * @return array[]