Prevent restart

This commit is contained in:
M66B
2020-12-09 18:17:19 +01:00
parent 84c6e4e4ac
commit d39f70867f
2 changed files with 7 additions and 2 deletions

View File

@@ -189,6 +189,7 @@ public class ApplicationEx extends Application implements SharedPreferences.OnSh
case "shortcuts": // misc
case "language": // misc
case "query_threads": // misc
// Should be excluded for import
restart();
break;
}