We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f7957 commit 13e1a90Copy full SHA for 13e1a90
commands/descriptions.json
@@ -1,16 +1,16 @@
1
[
2
{
3
- "name": "Enable Requests",
+ "name": "Show Pulse-Enable Requests",
4
"script": "RequestsEnableCommand.php",
5
"args": []
6
},
7
8
+ "name": "Show Pulse-Disable Requests",
9
"script": "RequestsDisableCommand.php",
10
11
12
13
- "name": "Disable and Clear Requests",
+ "name": "Show Pulse-Disable and Clear Requests",
14
"script": "RequestsDisableClearCommand.php",
15
16
}
0 commit comments