- fixed: duplicates on the frontpage - new: search by tag
This commit is contained in:
		@@ -30,7 +30,7 @@
 | 
			
		||||
                <action android:name="android.intent.action.MAIN"/>
 | 
			
		||||
                <category android:name="android.intent.category.LAUNCHER"/>
 | 
			
		||||
            </intent-filter>
 | 
			
		||||
            <meta-data android:name="flutter_deeplinking_enabled" android:value="true"/>
 | 
			
		||||
            <meta-data android:name="flutter_deeplinking_enabled" android:value="false"/>
 | 
			
		||||
            <intent-filter android:autoVerify="true">
 | 
			
		||||
                <action android:name="android.intent.action.VIEW"/>
 | 
			
		||||
                <category android:name="android.intent.category.DEFAULT"/>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user