Skip to content

Commit c589f56

Browse files
authored
fix: remove min length validation from space symbol (#1117)
1 parent d6660c9 commit c589f56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/schemas/space.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@
9393
"symbol": {
9494
"type": "string",
9595
"title": "symbol",
96-
"minLength": 1,
9796
"maxLength": 16
9897
},
9998
"skin": {

0 commit comments

Comments
 (0)