File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 12
12
< link href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css " rel ="stylesheet ">
13
13
< script src ="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js " integrity ="sha512-v2CJ7UaYy4JwqLDIrZUI/4hqeoQieOmAZNXBeQyjo21dadnwR+8ZaIJVT8EE2iyI61OV8e6M8PP2/4hpQINQ/g== " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
14
14
< script src ="https://cdnjs.cloudflare.com/ajax/libs/eruda/3.4.1/eruda.min.js " integrity ="sha512-3RVqOZtMevFOLeXCp0/Wl7np/l3J3MMysaFDUhNh+hdKx+Wb0lMXuHwA6CZ/+4DfYZM01Om1as8g+mnTaQH9vA== " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
15
- < script type ="module " src ="./res/plugins/AdMob.ts "> </ script >
15
+ < script type ="module " src ="./res/plugins/admob.ts "> </ script >
16
+ < script type ="module " src ="./res/plugins/push-notifications.ts "> </ script >
16
17
</ head >
17
18
< body class ="ui-cookie ">
18
19
You can’t perform that action at this time.
0 commit comments