updated statusCode
This commit is contained in:
@@ -113,7 +113,7 @@ const parseSearch = async () => {
|
||||
!VANITY_PATTERN.test(searchParamsStore.vanity_url)
|
||||
) {
|
||||
const info: infoState = {
|
||||
statuscode: STATUS.NOT_ACCEPTABLE,
|
||||
statusCode: STATUS.NOT_ACCEPTABLE,
|
||||
message:
|
||||
'Only alphanumeric symbols, "_", and "-", between 3-32 characters',
|
||||
type: "warning",
|
||||
|
Reference in New Issue
Block a user