mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-17 10:55:20 +01:00
[PM-6426] Removing user-based alarms and fixing an issue found with setting steppedd alarm interavals
This commit is contained in:
parent
63b8556502
commit
741105e8fe
@ -109,7 +109,7 @@ export class BrowserTaskSchedulerServiceImplementation
|
||||
* expected scheduled task through the alarms api. This is necessary because the alarms
|
||||
* api does not support intervals less than 1 minute.
|
||||
*
|
||||
* @param taskName - The name of the task, separate of any user id.
|
||||
* @param taskName - The name of the task
|
||||
* @param intervalInMs - The interval in milliseconds.
|
||||
*/
|
||||
private async setupSteppedIntervalAlarms(
|
||||
|
Loading…
Reference in New Issue
Block a user