Hide "Send test notification" for now

This commit is contained in:
Adrian Gruntkowski 2025-02-09 21:37:17 +01:00
parent 0ac303b6ef
commit d624129180

View file

@ -58,7 +58,7 @@
<button id="enable-notifications" class="hidden"> <button id="enable-notifications" class="hidden">
Enable notifications Enable notifications
</button> </button>
<button id="test-notifications">Send test notification</button> <button id="test-notifications" class="hidden">Send test notification</button>
</div> </div>
<div> <div>
<a href="#" id="reset-app">Reset</a> <a href="#" id="reset-app">Reset</a>