correspond to API 3.0: mail => simple-nixos-mailserver

master
Alexander Tomokhov 2024-01-10 04:43:53 +04:00
parent c8f585b5d8
commit c910587498
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
"status": "ACTIVE" "status": "ACTIVE"
}, },
{ {
"id": "email", "id": "simple-nixos-mailserver",
"isEnabled": true, "isEnabled": true,
"status": "ACTIVE" "status": "ACTIVE"
}, },

View File

@ -13,7 +13,7 @@
"status": "OFF" "status": "OFF"
}, },
{ {
"id": "email", "id": "simple-nixos-mailserver",
"isEnabled": true, "isEnabled": true,
"status": "ACTIVE" "status": "ACTIVE"
}, },