Skip to content

Commit

Permalink
Merge pull request #11 from amankrokx/email
Browse files Browse the repository at this point in the history
added email feature updated sw.js
  • Loading branch information
amankrokx authored May 26, 2024
2 parents 30bc465 + f528d5f commit 06df9b0
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions public/sw.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
// version development 1.1.0 oyea oyea
// ALMOST WROKING oh yeaysvgadjkfvgvgh696969jv
// final preview
// lets see
//changes done
// version development 1.1.0
// halls selection now available ! !
// gfhgfh
// added email sending feature
self.addEventListener("install", function (e) {
e.waitUntil(
caches.open("rnsHalls").then(function (cache) {
Expand Down

0 comments on commit 06df9b0

Please sign in to comment.