]> _ Git - fluidbook-toolbox.git/commitdiff
wait #5920
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 5 May 2023 16:08:41 +0000 (18:08 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 5 May 2023 16:08:41 +0000 (18:08 +0200)
resources/linkeditor/js/linkeditor.links.js

index 98720fca0be7da548ea4e7f8af154073f7f08306..a2a99460645974eba4e5648fd2fa37723130a1f4 100644 (file)
@@ -1167,7 +1167,7 @@ LinkeditorLinks.prototype = {
 
     coverPage(margin, double) {
         if (double === undefined) {
-            double = true;
+            double = false;
         }
         if (margin === undefined) {
             margin = 0;