mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Update index.vue - I'm dumb sorry
This commit is contained in:
		
							parent
							
								
									f3ca342318
								
							
						
					
					
						commit
						17df852c33
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -59,7 +59,7 @@ const view = ref(null);
 | 
			
		|||
const el = ref<HTMLDivElement | null>(null);
 | 
			
		||||
const pageProps = ref({});
 | 
			
		||||
let noMaintainerInformation = isEmpty(instance.maintainerName) || isEmpty(instance.maintainerEmail);
 | 
			
		||||
let noBotProtection = !instance.disableRegistration && !instance.enableHcaptcha && !instance.enableRecaptcha&& && !instance.enableMcaptcha && !instance.enableTurnstile;
 | 
			
		||||
let noBotProtection = !instance.disableRegistration && !instance.enableHcaptcha && !instance.enableRecaptcha && !instance.enableMcaptcha && !instance.enableTurnstile;
 | 
			
		||||
let noEmailServer = !instance.enableEmail;
 | 
			
		||||
const thereIsUnresolvedAbuseReport = ref(false);
 | 
			
		||||
const pendingUserApprovals = ref(false);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue