From c9ad563f932b350fa03a088b70be208d48212219 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Tue, 13 Jul 2021 15:45:08 +1000 Subject: [PATCH] move bury options below display order Causes the timer settings to appear at the bottom left, which is a bit neater. --- ts/deck-options/DeckOptionsPage.svelte | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ts/deck-options/DeckOptionsPage.svelte b/ts/deck-options/DeckOptionsPage.svelte index 72089665e..d7b94a3ec 100644 --- a/ts/deck-options/DeckOptionsPage.svelte +++ b/ts/deck-options/DeckOptionsPage.svelte @@ -71,10 +71,6 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html - - - - {#if state.v3Scheduler} @@ -85,6 +81,10 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html + + + +