pull/175/head
M66B 5 years ago
parent 48476241c9
commit 2966ebe6d8

@ -247,8 +247,6 @@ public class ApplicationEx extends Application {
if (!prefs.contains("poll_interval"))
editor.putInt("poll_interval", 0);
editor.remove("first");
} else if (version < 1003) {
editor.putBoolean("answer_hint", true);
}
if (BuildConfig.DEBUG && false) {

Loading…
Cancel
Save