mirror of
https://github.com/rembo10/headphones.git
synced 2026-03-21 20:29:27 +00:00
NMA - On snatch
This commit is contained in:
@@ -782,6 +782,10 @@
|
||||
</td>
|
||||
<td><input class="switch" type="checkbox" name="nma_enabled" id="nma" value="1" ${config['nma_enabled']} /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><label for="nma_onsnatch">Notify on snatch?</label></td>
|
||||
<td><input type="checkbox" name="nma_onsnatch" value="1" ${config['nma_onsnatch']} /></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table id="nmaoptions">
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user