mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
lol
This commit is contained in:
parent
0d76753df0
commit
24eb6d6d5d
1 changed files with 0 additions and 3 deletions
|
@ -1071,9 +1071,6 @@ class MainActivity : AppCompatActivity(), ColorPickerDialogListener {
|
|||
app.initClient(this)
|
||||
val settingsManager = PreferenceManager.getDefaultSharedPreferences(this)
|
||||
|
||||
|
||||
|
||||
|
||||
val errorFile = filesDir.resolve("last_error")
|
||||
if (errorFile.exists() && errorFile.isFile) {
|
||||
lastError = errorFile.readText(Charset.defaultCharset())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue