Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5e740e5d authored by Sebastián Franco's avatar Sebastián Franco Committed by Automerger Merge Worker
Browse files
parents 7ef4b4a0 8d606e89
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -194,7 +194,7 @@ public final class FeatureFlags {
            "In foldables, when reordering the icons and widgets, is now going to use both sides");

    public static final BooleanFlag FOLDABLE_SINGLE_PAGE = getDebugFlag(270395274,
            "FOLDABLE_SINGLE_PAGE", ENABLED, "Use a single page for the workspace");
            "FOLDABLE_SINGLE_PAGE", DISABLED, "Use a single page for the workspace");

    // TODO(Block 12): Clean up flags
    public static final BooleanFlag ENABLE_MULTI_INSTANCE = getDebugFlag(270396680,