|
@ -321,7 +321,7 @@ |
|
|
<div class="flex py-2"> |
|
|
<div class="flex py-2"> |
|
|
<button |
|
|
<button |
|
|
@click="alertWebPushSubscription()" |
|
|
@click="alertWebPushSubscription()" |
|
|
class="block text-center text-md uppercase bg-blue-500 text-white px-1.5 py-2 rounded-md mb-2" |
|
|
class="block text-center text-md bg-blue-500 text-white px-1.5 py-2 rounded-md mb-2" |
|
|
> |
|
|
> |
|
|
Show Subscription from Web Push Server |
|
|
Show Subscription from Web Push Server |
|
|
</button> |
|
|
</button> |
|
|