forked from MapComplete/MapComplete
		
	Show all themes for me
This commit is contained in:
		
							parent
							
								
									37cde7c1ae
								
							
						
					
					
						commit
						65dd287fc1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -56,7 +56,7 @@
 | 
			
		|||
          .filter((key) => key.startsWith(prefix))
 | 
			
		||||
          .map((key) => key.substring(prefix.length, key.length - "-enabled".length))
 | 
			
		||||
      )
 | 
			
		||||
      return hiddenThemes.filter((theme) => knownIds.has(theme.id))
 | 
			
		||||
      return hiddenThemes.filter((theme) => knownIds.has(theme.id) || state.osmConnection.userDetails.data.name === "Pieter Vander Vennet")
 | 
			
		||||
    })
 | 
			
		||||
  }
 | 
			
		||||
</script>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue