We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58eee67 commit 8a4fc7dCopy full SHA for 8a4fc7d
1 file changed
agent/custom/action/__init__.py
@@ -11,6 +11,6 @@
11
"AutoMakeCoffee",
12
"AutoFish",
13
"AutoBuyFishBait",
14
- "AutoSellFish"
15
- "ClickOverride"
16
-]
+ "AutoSellFish",
+ "ClickOverride",
+]
0 commit comments