Merge branch 'master' of github.com:theScrabi/NewPipe
This commit is contained in:
commit
fd4459e570
3 changed files with 21 additions and 1 deletions
|
|
@ -23,6 +23,10 @@ public class App extends Application {
|
|||
} else {
|
||||
configureTor(false);
|
||||
}
|
||||
|
||||
// DO NOT REMOVE THIS FUNCTION!!!
|
||||
// Otherwise downloadPathPreference has invalid value.
|
||||
SettingsActivity.initSettings(this);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue