mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	
							parent
							
								
									1b9c69f793
								
							
						
					
					
						commit
						d129151fdf
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -27,6 +27,8 @@ export default class Replacer {
 | 
			
		|||
		let text = texts;
 | 
			
		||||
 | 
			
		||||
		if (path) {
 | 
			
		||||
			path = path.replace('.ts', '');
 | 
			
		||||
 | 
			
		||||
			if (text.hasOwnProperty(path)) {
 | 
			
		||||
				text = text[path];
 | 
			
		||||
			} else {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue