mirror of
https://github.com/zoldar/jenot.git
synced 2026-01-03 14:32:54 +00:00
Hide "Send test notification" for now
This commit is contained in:
parent
0ac303b6ef
commit
d624129180
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue