mirror of
				https://github.com/aclindsa/moneygo.git
				synced 2025-10-29 17:13:26 -04:00 
			
		
		
		
	Make OFX the default import type
This commit is contained in:
		| @@ -491,7 +491,7 @@ const ImportTransactionsModal = React.createClass({ | ||||
| 		startDate.setMonth(startDate.getMonth() - 1); | ||||
| 		return { | ||||
| 			importFile: "", | ||||
| 			importType: ImportType.Gnucash, | ||||
| 			importType: ImportType.OFX, | ||||
| 			startDate: startDate, | ||||
| 			endDate: new Date(), | ||||
| 			password: "", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user