- Removed context var from BaresipService.
This commit is contained in:
@@ -193,7 +193,7 @@ class ConfigActivity : AppCompatActivity() {
|
||||
}
|
||||
|
||||
if (reset.isChecked) {
|
||||
Config.reset()
|
||||
Config.reset(this)
|
||||
save = false
|
||||
restart = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user