This commit is contained in:
Shayan Rais
2026-04-19 12:31:26 +05:00
parent 1c6589407f
commit e610e663f6
2 changed files with 5 additions and 5 deletions
-4
View File
@@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="20">
<rect rx="3" x="1" y="1" width="126" height="18" fill="white" stroke="#4caf50" stroke-width="2"/>
<text x="64" y="14" fill="#4caf50" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" font-size="11" font-weight="bold" text-anchor="middle">&#x1F1F5;&#x1F1F0; 4th Most &#x2605;</text>
</svg>

Before

Width:  |  Height:  |  Size: 359 B

+5 -1
View File
@@ -1 +1,5 @@
notify = ["python3", ".codex/hooks/scripts/hooks.py"]
sandbox_mode = "danger-full-access"
approval_policy = "never"
[features]
codex_hooks = true