Skip to content

Commit f3d58dc

Browse files
committed
fix: color modes
1 parent 9efecd8 commit f3d58dc

File tree

5 files changed

+447
-411
lines changed

5 files changed

+447
-411
lines changed

.claude/settings.local.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@
2828
"WebFetch(domain:github.com)",
2929
"mcp__browsermcp__browser_navigate",
3030
"Bash(clear)",
31-
"Bash(git log:*)"
31+
"Bash(git log:*)",
32+
"Bash(pnpm --filter ./unraid-ui build)",
33+
"Bash(pnpm --filter @unraid/ui build)"
3234
]
3335
},
3436
"enableAllProjectMcpServers": false

api/dev/configs/api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.9.5",
2+
"version": "4.10.0",
33
"extraOrigins": [
44
"https://google.com",
55
"https://test.com"

0 commit comments

Comments
 (0)