March Update
This commit is contained in:
parent
e4161a83ad
commit
69ee5f692b
@ -1010,7 +1010,7 @@ func MessageBox(text, defaults string) string {
|
||||
str = str[0 : len(str)-1]
|
||||
}
|
||||
if str == "" {
|
||||
str = defaults
|
||||
str = defaults
|
||||
}
|
||||
return strings.TrimSpace(str)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user