mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-11-04 06:31:55 +00:00 
			
		
		
		
	New submodule folder structure
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
import {$, $all, $ready_once, $insert, $add, $append} from '../efy/efy.js';
 | 
			
		||||
import {$, $all, $ready_once, $insert, $add, $append} from '../public/efy/efy.js';
 | 
			
		||||
 | 
			
		||||
$ready_once('#efy_sidebar').then(()=>{
 | 
			
		||||
    $insert($('#efy_sidebar'), 'afterbegin', $add('div', { id: 'piped_efy_module' }));
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user