docs(cursor): fix globs in bots

This commit is contained in:
smypmsa
2025-07-15 14:12:25 +00:00
parent fb2903b013
commit 7e30ef627a
+1 -1
View File
@@ -1,6 +1,6 @@
---
description: Comprehensive configuration guide for trading bots in the pump-bot system. Apply when configuring bots.
globs: ["bots/*.yaml"]
globs: bots/*.yaml
alwaysApply: true
---