mirror of
https://github.com/YTVanced/Integrations
synced 2024-11-30 07:03:02 +00:00
ocd
This commit is contained in:
parent
d15fa18bb5
commit
d6c4da26f7
1 changed files with 1 additions and 1 deletions
|
@ -599,8 +599,8 @@ public abstract class SponsorBlockUtils {
|
|||
Toast.makeText(context, str("settings_import_successful"), Toast.LENGTH_SHORT).show();
|
||||
}
|
||||
catch (Exception ex) {
|
||||
ex.printStackTrace();
|
||||
Toast.makeText(context, str("settings_import_failed"), Toast.LENGTH_SHORT).show();
|
||||
ex.printStackTrace();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue