PWA: added the comment

This commit is contained in:
NikolayRechkin 2019-12-11 15:05:15 +03:00
parent c6ba00ae87
commit 7fd161d941

View File

@ -91,6 +91,9 @@ function useFallback() {
}
function refresh(response) {
//Send data update messages to all clients
/*return self.clients.matchAll().then((clients) => {
clients.forEach((client) => {
const message = {