mirror of
				https://github.com/chartdb/chartdb.git
				synced 2025-11-04 05:53:15 +00:00 
			
		
		
		
	update email address (#695)
This commit is contained in:
		@@ -32,7 +32,7 @@ import { parseSQLError } from '@/lib/data/sql-import';
 | 
			
		||||
import type { editor } from 'monaco-editor';
 | 
			
		||||
 | 
			
		||||
const errorScriptOutputMessage =
 | 
			
		||||
    'Invalid JSON. Please correct it or contact us at chartdb.io@gmail.com for help.';
 | 
			
		||||
    'Invalid JSON. Please correct it or contact us at support@chartdb.io for help.';
 | 
			
		||||
 | 
			
		||||
export interface ImportDatabaseProps {
 | 
			
		||||
    goBack?: () => void;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user