Fix path
This commit is contained in:
		
							parent
							
								
									62f6ef4559
								
							
						
					
					
						commit
						543f05028e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2,7 +2,7 @@
 | 
			
		|||
 | 
			
		||||
const config = require('../config');
 | 
			
		||||
const knex = require('../../../lib/knex');
 | 
			
		||||
const shortid = require('../../../shortid');
 | 
			
		||||
const shortid = require('../../../lib/shortid');
 | 
			
		||||
const slugify = require('slugify');
 | 
			
		||||
 | 
			
		||||
async function run() {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue