improve the comments
This commit is contained in:
		
							parent
							
								
									78bed4dd0c
								
							
						
					
					
						commit
						7ecbc84aa5
					
				
					 1 changed files with 5 additions and 2 deletions
				
			
		|  | @ -16,11 +16,14 @@ async function build() { | |||
| 	let window = new windowman(); | ||||
| 	window.sync(); | ||||
| 	 | ||||
| 	// Add the window events. 
 | ||||
| 	events(window); | ||||
| }; | ||||
| 
 | ||||
| /* | ||||
| Define the mapping of each button. | ||||
| 
 | ||||
| @param {object} window the window | ||||
| */ | ||||
| function events(window) { | ||||
| 	if (document.querySelector(`[data-action="filters,update"]`)) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue