Fix solve captcha activity not appearing (change that caused this was not released)

This commit is contained in:
NerdNumber9
2019-04-21 17:28:07 -04:00
parent fdef687f0c
commit 6ce70296a6
2 changed files with 1 additions and 2 deletions

View File

@@ -223,7 +223,6 @@
</activity>
<activity
android:name="exh.ui.captcha.BrowserActionActivity"
android:launchMode="singleInstance"
android:theme="@style/Theme.EHActivity" />
<activity android:name="exh.ui.webview.WebViewActivity" />
</application>