]> _ Git - fluidbook_tools.git/commitdiff
wip #7180
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 13 Nov 2024 15:19:20 +0000 (16:19 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 13 Nov 2024 15:19:20 +0000 (16:19 +0100)
src/Links/Link.php

index 5e867a7123c8ed326008857827e34d2e25e1edf0..2591d74dea70879b04ff3e7da249f869d9bba363 100644 (file)
@@ -73,7 +73,7 @@ class Link
     const LOTTIE = 44;
     const COPY_TO_CLIPBOARD = 45;
     const SLIDESHOW_INLINE = 46;
-    const PAGE_BACKGROUND_COLOR = 47;
+    const PAGE_BACKGROUND_COLOR = 48;
 
 
     protected static string|false|null $_linksKey = null;