fix UUID format
This commit is contained in:
parent
560ee43dcf
commit
67185a5d5d
@ -60,7 +60,7 @@ export const meta = {
|
|||||||
commentTooLong: {
|
commentTooLong: {
|
||||||
message: 'Cannot upload the file because the comment exceeds the instance limit.',
|
message: 'Cannot upload the file because the comment exceeds the instance limit.',
|
||||||
code: 'COMMENT_TOO_LONG',
|
code: 'COMMENT_TOO_LONG',
|
||||||
id: 'sj3hsm2l-s83j-4sk3-sk3j-sn3k2k4nsm3l',
|
id: '333652d9-0826-40f5-a2c3-e2bedcbb9fe5',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
} as const;
|
} as const;
|
||||||
|
@ -55,7 +55,7 @@ export const meta = {
|
|||||||
commentTooLong: {
|
commentTooLong: {
|
||||||
message: 'Cannot upload the file because the comment exceeds the instance limit.',
|
message: 'Cannot upload the file because the comment exceeds the instance limit.',
|
||||||
code: 'COMMENT_TOO_LONG',
|
code: 'COMMENT_TOO_LONG',
|
||||||
id: 'sj3hsm2l-s83j-4sk3-sk3j-sn3k2k4nsm3l',
|
id: '333652d9-0826-40f5-a2c3-e2bedcbb9fe5',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
res: {
|
res: {
|
||||||
|
@ -33,7 +33,7 @@ export const meta = {
|
|||||||
commentTooLong: {
|
commentTooLong: {
|
||||||
message: 'Cannot upload the file because the comment exceeds the instance limit.',
|
message: 'Cannot upload the file because the comment exceeds the instance limit.',
|
||||||
code: 'COMMENT_TOO_LONG',
|
code: 'COMMENT_TOO_LONG',
|
||||||
id: 'sj3hsm2l-s83j-4sk3-sk3j-sn3k2k4nsm3l',
|
id: '333652d9-0826-40f5-a2c3-e2bedcbb9fe5',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
} as const;
|
} as const;
|
||||||
|
Loading…
Reference in New Issue
Block a user