mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-04 04:25:55 +00:00 
			
		
		
		
	fix typo
This commit is contained in:
		
							parent
							
								
									898dadff64
								
							
						
					
					
						commit
						4ad4c9344b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -53,7 +53,7 @@ let previousCategory = new (function(){
 | 
			
		|||
    current = t;
 | 
			
		||||
    current.classList.add("currentCategory");
 | 
			
		||||
    
 | 
			
		||||
    this.fileNames = DB.query(t.textContent,secondary?this.filNames:null);
 | 
			
		||||
    this.fileNames = DB.query(t.textContent,secondary?this.fileNames:null);
 | 
			
		||||
  };
 | 
			
		||||
  return this
 | 
			
		||||
})()
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue