Skip to content

Commit 68411e2

Browse files
committed
fix: address review feedback
1 parent ab9ab38 commit 68411e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/infra/dotenv.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ const BLOCKED_WORKSPACE_DOTENV_KEYS = new Set([
7272
"PLAYWRIGHT_CHROMIUM_EXECUTABLE_PATH",
7373
"PROGRAMFILES",
7474
"PROGRAMW6432",
75-
"SYSTEMROOT",
7675
"SYNOLOGY_CHAT_INCOMING_URL",
7776
"SYNOLOGY_NAS_HOST",
77+
"SYSTEMROOT",
7878
"UV_PYTHON",
7979
"WINDIR",
8080
]);

0 commit comments

Comments
 (0)