Skip to content

Commit

Permalink
fix MapleValueReplacementDialog.kt to request full focus for text input
Browse files Browse the repository at this point in the history
  • Loading branch information
SpoilerRules committed Nov 12, 2024
1 parent ce34106 commit f98f1ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ fun MapleServerEntryValueReplacementDialog(
}

MapleDialogBase(
false,
true,
3,
true,
onDismiss,
Expand Down

0 comments on commit f98f1ec

Please sign in to comment.