mirror of
				https://github.com/aclindsa/moneygo.git
				synced 2025-11-03 18:13:27 -05:00 
			
		
		
		
	reports: Allow drilling down
This commit is contained in:
		@@ -2,5 +2,7 @@ var keyMirror = require('keymirror');
 | 
			
		||||
 | 
			
		||||
module.exports = keyMirror({
 | 
			
		||||
	FETCH_REPORT: null,
 | 
			
		||||
	REPORT_FETCHED: null
 | 
			
		||||
	REPORT_FETCHED: null,
 | 
			
		||||
	SELECT_REPORT: null,
 | 
			
		||||
	REPORT_SELECTED: null
 | 
			
		||||
});
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user