1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-02 11:34:53 +02:00

[PM-6426] Removing user-based alarms and fixing an issue found with setting steppedd alarm interavals

This commit is contained in:
Cesar Gonzalez 2024-05-08 13:18:13 -05:00
parent 63b8556502
commit 741105e8fe
No known key found for this signature in database
GPG Key ID: 3381A5457F8CCECF

View File

@ -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(