mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-26 19:14:12 +00:00 
			
		
		
		
	wip
This commit is contained in:
		
							parent
							
								
									cb0f95ee7d
								
							
						
					
					
						commit
						fd67d5cb4c
					
				
					 2 changed files with 5 additions and 1 deletions
				
			
		|  | @ -26,4 +26,8 @@ export default class ID extends Context<mongo.ObjectID> { | |||
| 			return true; | ||||
| 		}); | ||||
| 	} | ||||
| 
 | ||||
| 	public getType() { | ||||
| 		return super.getType('string'); | ||||
| 	} | ||||
| } | ||||
|  |  | |||
|  | @ -10,7 +10,7 @@ main | |||
| 	margin 0 0 0 256px | ||||
| 	padding 64px | ||||
| 	width 100% | ||||
| 	max-width 768px | ||||
| 	max-width 800px | ||||
| 
 | ||||
| 	section | ||||
| 		margin 32px 0 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue