Skip to content

Commit ac81643

Browse files
author
yangfan36
committed
fix
1 parent e54a5f8 commit ac81643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-push/example3/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</div>
1414

1515
<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> -->
16+
<script src="https://www.gstatic.com/firebasejs/9.14.0/firebase-messaging-compat.js"></script>
1717
<script src="https://unpkg.com/vconsole@latest/dist/vconsole.min.js"></script>
1818

1919
<script>

0 commit comments

Comments
 (0)