We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e54a5f8 commit ac81643Copy full SHA for ac81643
web-push/example3/index.html
@@ -13,7 +13,7 @@
13
</div>
14
15
<script src="https://www.gstatic.com/firebasejs/9.14.0/firebase-app-compat.js"></script>
16
- <!-- <script src="https://www.gstatic.com/firebasejs/9.14.0/firebase-messaging-compat.js"></script> -->
+ <script src="https://www.gstatic.com/firebasejs/9.14.0/firebase-messaging-compat.js"></script>
17
<script src="https://unpkg.com/vconsole@latest/dist/vconsole.min.js"></script>
18
19
<script>
0 commit comments