From f64b389b898b14eda1f63d00bdd580f7f0806db6 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 17 May 2022 20:37:28 +0200 Subject: [PATCH] wip #4211 --- .idea/workspace.xml | 39 +- app/Jobs/LegacyBookSettingsGenerate.php | 26 +- app/Models/FluidbookPublication.php | 4 + app/Models/Traits/PublicationSettings.php | 1236 ++++++++++----------- 4 files changed, 670 insertions(+), 635 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 821b5cb70..ed3382ca2 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -22,11 +22,11 @@