From b6f8df01f8b1ca4a7dea51acea27a27835784999 Mon Sep 17 00:00:00 2001 From: Sudo-Ivan Date: Mon, 30 Dec 2024 19:42:30 -0600 Subject: [PATCH] align comment --- meshchat.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshchat.py b/meshchat.py index 4233b0f..b87075f 100644 --- a/meshchat.py +++ b/meshchat.py @@ -588,7 +588,7 @@ class ReticulumMeshChat: "message": "Interface has been added", }) - # export interfaces + # export interfaces @routes.get("/api/v1/reticulum/interfaces/export") async def export_interfaces(request): try: