summaryrefslogtreecommitdiff
path: root/src/commands/psubscribe.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/psubscribe.json')
-rw-r--r--src/commands/psubscribe.json10
1 files changed, 2 insertions, 8 deletions
diff --git a/src/commands/psubscribe.json b/src/commands/psubscribe.json
index 707fdf45c..8a1e66e08 100644
--- a/src/commands/psubscribe.json
+++ b/src/commands/psubscribe.json
@@ -16,14 +16,8 @@
"arguments": [
{
"name": "pattern",
- "type": "block",
- "multiple": true,
- "arguments": [
- {
- "name": "pattern",
- "type": "pattern"
- }
- ]
+ "type": "pattern",
+ "multiple": true
}
]
}