diff --git a/.claude/settings.local.json b/.claude/settings.local.json index ea08d28..5d5d2d5 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -30,7 +30,9 @@ "Bash(tasklist)", "Bash(findstr:*)", "Read(//mnt/c/Production/Source/SilverLABS/SilverPAY/**)", - "Bash(git commit:*)" + "Bash(git commit:*)", + "Bash(docker build:*)", + "Bash(git fetch:*)" ], "deny": [], "ask": [] diff --git a/LittleShop/Areas/Admin/Views/Categories/Index.cshtml b/LittleShop/Areas/Admin/Views/Categories/Index.cshtml index 2dd588f..65f997c 100644 --- a/LittleShop/Areas/Admin/Views/Categories/Index.cshtml +++ b/LittleShop/Areas/Admin/Views/Categories/Index.cshtml @@ -56,8 +56,9 @@ -