Skip to content

Commit

Permalink
Updated scheduling of workers
Browse files Browse the repository at this point in the history
  • Loading branch information
aanorbel committed Aug 25, 2023
1 parent 75d166b commit 04eaff1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ protected void onCreate(@Nullable Bundle savedInstanceState) {
}
}
requestNotificationPermission();
// TODO: (aanorbel) add conditions to schedule workers.
scheduleWorkers();
}

Expand Down

0 comments on commit 04eaff1

Please sign in to comment.