Development

This commit is contained in:
Matthew Grotke 2026-05-24 03:08:20 -04:00
parent efdc2c63f2
commit 14340a5321
2 changed files with 6 additions and 1 deletions

View file

@ -369,6 +369,8 @@
"items": [
{
"type": "button_primary",
"action": "/action/ddns_ip_check_save",
"method": "post",
"text": "Save"
},
{
@ -560,6 +562,8 @@
"items": [
{
"type": "button_primary",
"action": "/action/ddns_cardlog_save",
"method": "post",
"text": "Save"
},
{