Load config from config/all
This commit is contained in:
		@@ -4,7 +4,7 @@ const Dragonfly = global.Dragonfly;
 | 
			
		||||
const cl = global.botanLoader;
 | 
			
		||||
const fs = require( "fs" );
 | 
			
		||||
 | 
			
		||||
const conf = cl.load( "config.sx.mvc" );
 | 
			
		||||
const conf = cl.load( "config.all" ).sx.mvc;
 | 
			
		||||
 | 
			
		||||
class Chain
 | 
			
		||||
{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user