// sw.js — minimal offline cache so the PWA launches without a network.
constCACHE='babymobile-v3';
constCACHE='babymobile-v5';
constASSETS=[
'./','./index.html','./styles.css',
'./app.js','./ble.js','./wav.js',
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.