Fix type
This commit is contained in:
		@@ -3,5 +3,5 @@
 | 
				
			|||||||
             , host : Text
 | 
					             , host : Text
 | 
				
			||||||
             , database : Text
 | 
					             , database : Text
 | 
				
			||||||
             , migrations : Text }
 | 
					             , migrations : Text }
 | 
				
			||||||
, store : { path : Text }
 | 
					, store : < Filestore : { path : Text } | IPFS : { common : Text } >
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user