From 5b1c409b1962e402c699732e48495c550d125cd7 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Mon, 9 Aug 2021 14:15:16 +1000 Subject: [PATCH] use alphanumeric keyboard in SpinBoxFloat https://forums.ankiweb.net/t/error-setting-hard-interval-on-ios/12105/3 --- ts/deck-options/SpinBoxFloat.svelte | 2 -- 1 file changed, 2 deletions(-) diff --git a/ts/deck-options/SpinBoxFloat.svelte b/ts/deck-options/SpinBoxFloat.svelte index cfcd8e4aa..6f5bbebf5 100644 --- a/ts/deck-options/SpinBoxFloat.svelte +++ b/ts/deck-options/SpinBoxFloat.svelte @@ -22,8 +22,6 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html