mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	fix UUID format
This commit is contained in:
		
							parent
							
								
									560ee43dcf
								
							
						
					
					
						commit
						67185a5d5d
					
				
					 3 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -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…
	
	Add table
		
		Reference in a new issue