mirror of
				https://github.com/tooot-app/app
				synced 2025-06-05 22:19:13 +02:00 
			
		
		
		
	@@ -392,7 +392,7 @@ const TabSharedToot: React.FC<TabSharedStackScreenProps<'Tab-Shared-Toot'>> = ({
 | 
			
		||||
                      StyleConstants.Spacing.S
 | 
			
		||||
              }
 | 
			
		||||
            />
 | 
			
		||||
            {leadingItem._level > 1
 | 
			
		||||
            {Platform.OS !== 'android' && leadingItem._level > 1
 | 
			
		||||
              ? [...new Array(leadingItem._level - 1)].map((_, i) => (
 | 
			
		||||
                  <Svg key={i} style={{ position: 'absolute', top: -1 }}>
 | 
			
		||||
                    <Path
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user