mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	
						commit
						16520c7b4c
					
				
					 1 changed files with 4 additions and 3 deletions
				
			
		| 
						 | 
					@ -51,9 +51,10 @@
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	if (settings) {
 | 
						if (settings &&
 | 
				
			||||||
		if (settings.device.lang) lang = settings.device.lang;
 | 
								settings.device.lang &&
 | 
				
			||||||
	}
 | 
								LANGS.includes(settings.device.lang))
 | 
				
			||||||
 | 
							lang = settings.device.lang;
 | 
				
			||||||
	//#endregion
 | 
						//#endregion
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	// Detect the user agent
 | 
						// Detect the user agent
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue