mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	New submodule folder structure
This commit is contained in:
		
							parent
							
								
									87c232c0a6
								
							
						
					
					
						commit
						78e5a21455
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -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(()=>{
 | 
					$ready_once('#efy_sidebar').then(()=>{
 | 
				
			||||||
    $insert($('#efy_sidebar'), 'afterbegin', $add('div', { id: 'piped_efy_module' }));
 | 
					    $insert($('#efy_sidebar'), 'afterbegin', $add('div', { id: 'piped_efy_module' }));
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue