mirror of
				https://github.com/gristlabs/grist-core.git
				synced 2025-06-13 20:53:59 +00:00 
			
		
		
		
	feat(columnDesc): code styling
This commit is contained in:
		
							parent
							
								
									f0dc24306a
								
							
						
					
					
						commit
						51f6cf3070
					
				@ -34,7 +34,7 @@ export const schema = {
 | 
			
		||||
    isFormula           : "Bool",
 | 
			
		||||
    formula             : "Text",
 | 
			
		||||
    label               : "Text",
 | 
			
		||||
    description: "Text",
 | 
			
		||||
    description         : "Text",
 | 
			
		||||
    untieColIdFromLabel : "Bool",
 | 
			
		||||
    summarySourceCol    : "Ref:_grist_Tables_column",
 | 
			
		||||
    displayCol          : "Ref:_grist_Tables_column",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user