Keep info modal button selected

This commit is contained in:
makeworld 2020-12-24 19:27:06 -05:00
parent 72849bcc95
commit 41ebf22df8

View File

@ -178,7 +178,6 @@ func open(u string, resp *gemini.Response) {
}
Info("Opened with " + cmd[0])
}
App.SetFocus(dlModal)
App.Draw()
}