Forgot a period in 0cec8f9
This commit is contained in:
parent
0cec8f9bd5
commit
c7db510dad
@ -80,7 +80,7 @@ public class FDroid extends FragmentActivity {
|
||||
getTabManager().createTabs();
|
||||
|
||||
// Start a search by just typing
|
||||
setDefaultKeyMode(DEFAULT_KEYS_SEARCH_LOCAL)
|
||||
setDefaultKeyMode(DEFAULT_KEYS_SEARCH_LOCAL);
|
||||
|
||||
Intent i = getIntent();
|
||||
if (i.hasExtra("uri")) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user