Fix sonarqube issues
This commit is contained in:
@@ -77,7 +77,7 @@ function showNotification(options, timeoutMs, apiClient) {
|
||||
resetRegistration();
|
||||
|
||||
if (serviceWorkerRegistration) {
|
||||
showPersistentNotification(title, options, timeoutMs);
|
||||
showPersistentNotification(title, options);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user