mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2025-12-12 01:29:58 +01:00
chore(web_interface): refactor
This commit is contained in:
@@ -24,7 +24,6 @@ const draw = () => {
|
||||
`;
|
||||
|
||||
ssidJson.ssids.map((item, i) => {
|
||||
|
||||
html += `
|
||||
<tr>
|
||||
<td class="id">${i}</td>
|
||||
|
||||
Reference in New Issue
Block a user