Merge pull request #11504 from t895/emu-args

android: Fix emulation to settings navigation args
This commit is contained in:
Charles Lombardo 2023-09-14 21:25:58 -04:00 committed by GitHub
commit d1deff6b07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
app:nullable="true" />
<argument
android:name="menuTag"
app:argType="string" />
app:argType="org.yuzu.yuzu_emu.features.settings.model.Settings$MenuTag" />
</activity>
<action