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 a1746e7 commit c20d594Copy full SHA for c20d594
src/entities/queue/api/constants.ts
@@ -1 +1 @@
1
-export const QUEUE_NAME_REGEXP = /^[-_a-zA-Z0-9]+$/;
+export const QUEUE_NAME_REGEXP = /^[-_ a-zA-Z0-9]+$/;
0 commit comments