From 5885b41bfae0f499bdc5e38a5052e4b6ea8d2380 Mon Sep 17 00:00:00 2001 From: Mike Salzman Date: Sat, 20 Jun 2026 09:24:31 -0400 Subject: [PATCH] Corrected step numbering in REST_IMPORT.md --- .vscode/settings.json | 1 + docs/REST_IMPORT.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index f118d771..e53f0423 100755 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -32,5 +32,6 @@ "--line-length=180" ], "chat.useAgentSkills": true, + "postman.settings.dotenv-detection-notification-visibility": false, } \ No newline at end of file diff --git a/docs/REST_IMPORT.md b/docs/REST_IMPORT.md index 8881bf50..0833fba9 100755 --- a/docs/REST_IMPORT.md +++ b/docs/REST_IMPORT.md @@ -46,4 +46,4 @@ This guide shows you how to configure **OPNsense/Dnsmasq** in the **RSTIMPRT** p ![RSTIMPRT_imports configuration](./img/REST_IMPORT/rstimport_config_2.png) 7. Click **Update** -7. Click **Save** \ No newline at end of file +8. Click **Save** \ No newline at end of file