Force file picker

This commit is contained in:
M66B
2023-08-21 18:11:06 +02:00
parent 8e5d431d1f
commit 60b7ef78b7
3 changed files with 3 additions and 6 deletions

View File

@@ -375,9 +375,6 @@ public class ApplicationEx extends Application
if (version < BuildConfig.VERSION_CODE)
editor.remove("crash_report_count");
if (!BuildConfig.DEBUG)
editor.remove("photo_picker");
if (!BuildConfig.TEST_RELEASE)
editor.remove("test1").remove("test2").remove("test3").remove("test4").remove("test5");