mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Fix Tsumino captcha appearing multiple times
This commit is contained in:
		| @@ -182,7 +182,9 @@ | ||||
|                     android:scheme="https"/> | ||||
|             </intent-filter> | ||||
|         </activity> | ||||
|         <activity android:name="exh.captcha.SolveCaptchaActivity" /> | ||||
|         <activity | ||||
|             android:name="exh.captcha.SolveCaptchaActivity" | ||||
|             android:launchMode="singleInstance" /> | ||||
|  | ||||
|     </application> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user