Skip to content

Commit

Permalink
qml: set to main
Browse files Browse the repository at this point in the history
  • Loading branch information
jarolrod committed Apr 3, 2023
1 parent 678a0b0 commit ddc0683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qt/android/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<category android:name="android.intent.category.LAUNCHER"/>
</intent-filter>

<meta-data android:name="android.app.arguments" android:value="-signet"/>
<meta-data android:name="android.app.arguments" android:value=""/>
<meta-data android:name="android.app.lib_name" android:value="bitcoin-qt"/>
<meta-data android:name="android.app.repository" android:value="default"/>
<meta-data android:name="android.app.bundle_local_qt_libs" android:value="1"/>
Expand Down

0 comments on commit ddc0683

Please sign in to comment.