Skip to content

Commit

Permalink
Fix crash in govVPN
Browse files Browse the repository at this point in the history
  • Loading branch information
dzolnai committed Nov 13, 2023
1 parent a3995de commit a298813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
</activity>

<activity-alias
android:name="nl.eduvpn.app.activities.LogWindow"
android:name=".activities.LogWindow"
android:targetActivity="de.blinkt.openvpn.activities.LogWindow" />

<activity
Expand Down

0 comments on commit a298813

Please sign in to comment.