vikunja-frontend/src/ServiceWorker/sw.js

5 lines
80 B
JavaScript
Raw Normal View History

2019-10-16 20:25:10 +02:00
/* eslint-disable no-console */
console.log('Hello from the service worker');