Development

This commit is contained in:
Matthew Grotke 2026-05-24 03:47:34 -04:00
parent 8c2f10330d
commit 867911f276
3 changed files with 21 additions and 1 deletions

View file

@ -529,6 +529,14 @@
"action": "/action/clear_ddns_log",
"method": "post",
"text": "Clear Log"
},
{
"type": "spacer"
},
{
"type": "button_ghost",
"action": "/action/download_ddns_log",
"text": "Download Log"
}
]
},