From 1778a4ac6eaed7c35f92fb27e89da42462127e7d Mon Sep 17 00:00:00 2001 From: Daniel Date: Tue, 7 Apr 2026 22:41:25 +0800 Subject: [PATCH] fix: bug --- .vscode/settings.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..6b0e5ab --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "postman.settings.dotenv-detection-notification-visibility": false +} \ No newline at end of file