We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c20d594 commit afe6da4Copy full SHA for afe6da4
src/entities/queue/api/constants.ts
@@ -1 +1 @@
1
-export const QUEUE_NAME_REGEXP = /^[-_ a-zA-Z0-9]+$/;
+export const QUEUE_NAME_REGEXP = /^[ -~]+$/;
0 commit comments