revert: service worker changes (#19227)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { cancelLoad, getCachedOrFetch } from './cache';
|
||||
import { cancelLoad, getCachedOrFetch } from './fetch-event';
|
||||
|
||||
export const installBroadcastChannelListener = () => {
|
||||
const broadcast = new BroadcastChannel('immich');
|
||||
|
||||
Reference in New Issue
Block a user