Bug fixes

This commit is contained in:
suhan-paradkar 2021-07-05 10:23:16 +05:30 committed by Wisest_wizard
parent afe1e33f3e
commit d6a1233a7e
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ public class LorieService extends Service {
onPreferencesChanged();
return START_STICKY;
return START_REDELIVER_INTENT;
}