Skip to content
Snippets Groups Projects
Commit a05fbd98 authored by Dorch's avatar Dorch
Browse files
parent ed11d124
No related branches found
No related tags found
Loading
Pipeline #148900 passed
......@@ -5,7 +5,7 @@ import { NotificationsService } from "./notifications.service";
import { UserConfirmationService } from "./user-confirmation.service";
import { interval } from "rxjs";
@Injectable()
@Injectable({providedIn: 'root'})
export class ServiceWorkerUpdateService {
constructor(
private swUpdate: SwUpdate,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment