mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	feat: 🎸 set option status
This commit is contained in:
		@@ -80,7 +80,9 @@ const ALLOWED_OPTIONS = new Set<OptionNames>([
 | 
			
		||||
    "allowedHtmlTags",
 | 
			
		||||
    "redirectBareDomain",
 | 
			
		||||
    "showLoginInShareTheme",
 | 
			
		||||
    "splitEditorOrientation"
 | 
			
		||||
    "splitEditorOrientation",
 | 
			
		||||
    "mfaEnabled",
 | 
			
		||||
    "mfaMethod"
 | 
			
		||||
]);
 | 
			
		||||
 | 
			
		||||
function getOptions() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user