SMS: fix OTP activity
This commit is contained in:
parent
81548b7d65
commit
d773355b0b
|
@ -17,7 +17,7 @@
|
|||
android:exported="false"
|
||||
android:theme="@style/AppTheme">
|
||||
<intent-filter>
|
||||
<action android:name=".general.smsCommunicator.activities.SmsCommunicatorOtpActivity" />
|
||||
<action android:name="app.aaps.plugins.main.general.smsCommunicator.activities.SmsCommunicatorOtpActivity" />
|
||||
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
</intent-filter>
|
||||
|
|
Loading…
Reference in a new issue