modified: js/pwabuilder-sw.js
This commit is contained in:
@@ -16,6 +16,3 @@ workbox.routing.registerRoute(
|
|||||||
cacheName: CACHE
|
cacheName: CACHE
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
$('img').bind('contextmenu', function(e) {
|
|
||||||
return false;
|
|
||||||
});
|
|
||||||
Reference in New Issue
Block a user