Fix Tsumino captcha appearing multiple times
This commit is contained in:
parent
eb965542cc
commit
09dbd723e4
@ -182,7 +182,9 @@
|
|||||||
android:scheme="https"/>
|
android:scheme="https"/>
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
</activity>
|
</activity>
|
||||||
<activity android:name="exh.captcha.SolveCaptchaActivity" />
|
<activity
|
||||||
|
android:name="exh.captcha.SolveCaptchaActivity"
|
||||||
|
android:launchMode="singleInstance" />
|
||||||
|
|
||||||
</application>
|
</application>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user