From 7d8b59c751e8395f4f59ee179d7b72a4127f661e Mon Sep 17 00:00:00 2001 From: Komposten Date: Sun, 25 Aug 2019 14:37:54 +0200 Subject: [PATCH] :bug: Fix dismissing open url dialog saving checkbox states --- .../home/bottom_sheets/confirm_open_url.dart | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/lib/pages/home/bottom_sheets/confirm_open_url.dart b/lib/pages/home/bottom_sheets/confirm_open_url.dart index 34d0fe682..77e3022bd 100644 --- a/lib/pages/home/bottom_sheets/confirm_open_url.dart +++ b/lib/pages/home/bottom_sheets/confirm_open_url.dart @@ -122,7 +122,7 @@ class OBConfirmOpenUrlBottomSheetState extends State