mirror of
				https://github.com/chartdb/chartdb.git
				synced 2025-11-03 21:43:23 +00:00 
			
		
		
		
	fix types
This commit is contained in:
		@@ -108,6 +108,7 @@ export const ChartDBProvider: React.FC<React.PropsWithChildren> = ({
 | 
			
		||||
            indexes: [],
 | 
			
		||||
            color: randomHSLA(),
 | 
			
		||||
            createdAt: Date.now(),
 | 
			
		||||
            isView: false,
 | 
			
		||||
        };
 | 
			
		||||
        await addTable(table);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user